Skip to content

Two little buglets remaining... #11

@juliangilbey

Description

@juliangilbey

Hi Han-Wen,

Just updating the Debian package, and stumbled across two little bugs in the new version:

  • GNUMakefile.in uses "echo -e" to generate the version.texi file. Unfortunately, that doesn't work correctly with all shells, and may result in "-e" appearing at the top of the README.txt file. Better is to replace "echo -e" with "printf".
  • The VERSION setting in configure.in needs to be updated.

Best wishes,

Julian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions