summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 12:22:59 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 12:22:59 (EDT)
commit2282af0de7d5f86903ca063b50d2fe591b2d6e02 (patch)
tree32bce86566ab0c8807ddca01fc7a693f26a741a0 /src
parent57ad7931c17df646650979321928e206a9a69c8c (diff)
src/pro-archman.sh: Drop PACKAGE_NAME and PACKAGE_VERSION variables
Diffstat (limited to 'src')
-rw-r--r--src/pro-archman.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pro-archman.sh b/src/pro-archman.sh
index 0cd34e9..2a534b4 100644
--- a/src/pro-archman.sh
+++ b/src/pro-archman.sh
@@ -22,8 +22,6 @@
set -u
# Constant global variables
-PACKAGE_NAME='@@PACKAGE_NAME@@'
-PACKAGE_VERSION='@@PACKAGE_VERSION@@'
PKGLIBDIR='@@PKGLIBDIR@@'
PKGLIBCMDDIR='@@PKGLIBCMDDIR@@'
PKGLIBCMD='@@PKGLIBCMD@@'