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