summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 14:56:13 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 14:56:13 (EDT)
commit585f13e242ab44648155bb83cc760b4bf4daf345 (patch)
treea0ce7415e80f75d92123b5d75a8dad9e60effa9b /src
parent61db93cf5d3bea8c015941f6d0054da31b9d335d (diff)
src/main.sh: Drop PKGLIBDIR and PKGLIBCMDDIR
Diffstat (limited to 'src')
-rw-r--r--src/main.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.sh b/src/main.sh
index 4861181..81e3501 100644
--- a/src/main.sh
+++ b/src/main.sh
@@ -20,8 +20,6 @@
set -u
# Constant global variables
-PKGLIBDIR='@@PKGLIBDIR@@'
-PKGLIBCMDDIR='@@PKGLIBCMDDIR@@'
PKGLIBCMD='@@PKGLIBCMD@@'
LF='
'