scripts/: Add support for placeholders
Allow for specifying placeholders in shell scripts that are replaced during build time. Predefine a "@PACKAGE_VERSION@" placeholder that is replaced with the current version number. Also, rename all shell scripts to ".sh.in". Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
@@ -27,4 +27,4 @@ src/utils.c
|
||||
src/vars.c
|
||||
src/wins.c
|
||||
|
||||
scripts/calcurse-upgrade.sh
|
||||
scripts/calcurse-upgrade.sh.in
|
||||
|
||||
Reference in New Issue
Block a user