aboutsummaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2012-06-01 14:14:19 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2012-06-01 16:07:46 +0200
commit9be3a9c1f09448652e7b91e6722968ac79f5aa4d (patch)
tree4f008515e902d5cdb8ed9f2ff432e6e2329f4e40 /po/POTFILES.in
parent2afa0db66f14f4adc9e0f76b893ee0dc580ad557 (diff)
downloadcalcurse-9be3a9c1f09448652e7b91e6722968ac79f5aa4d.tar.gz
calcurse-9be3a9c1f09448652e7b91e6722968ac79f5aa4d.zip
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>
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2219c3d..6b3969a 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -27,4 +27,4 @@ src/utils.c
src/vars.c
src/wins.c
-scripts/calcurse-upgrade.sh
+scripts/calcurse-upgrade.sh.in