-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels