summaryrefslogtreecommitdiffstats
path: root/config.sh.in
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-01-23 15:54:41 (EST)
committer P. J. McDermott <pj@pehjota.net>2016-01-23 15:54:41 (EST)
commitea34b29064fc340584ae6f8fbea582894bbe039e (patch)
treeea1c993a1671df0a151a221f8304075dedea5390 /config.sh.in
parent9dd2ae5dc265d936b8d5a637bb2cbc007b3df878 (diff)
config.sh.in: Drop PACKAGE_VERSION
Diffstat (limited to 'config.sh.in')
-rw-r--r--config.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.sh.in b/config.sh.in
index c134d85..ce059bb 100644
--- a/config.sh.in
+++ b/config.sh.in
@@ -1,6 +1,5 @@
PACKAGE='@PACKAGE@'
PACKAGE_NAME='@PACKAGE_NAME@'
-PACKAGE_VERSION='@PACKAGE_VERSION@'
WGET='@WGET@'
GUNZIP='@GUNZIP@'
SHA256SUM='@SHA256SUM@'