diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/pro-archman.sh | 2 |
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@@' |