From 2282af0de7d5f86903ca063b50d2fe591b2d6e02 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 22 Jul 2017 12:22:59 -0400 Subject: src/pro-archman.sh: Drop PACKAGE_NAME and PACKAGE_VERSION variables --- (limited to 'src') 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@@' -- cgit v0.9.1