From 2cda15e3af1deecc5959b4d860961c189b397731 Mon Sep 17 00:00:00 2001 From: Eduard Toloza Date: Tue, 25 Dec 2018 16:55:08 -0500 Subject: [PATCH] Remove unused variable --- simpleaur | 1 - 1 file changed, 1 deletion(-) diff --git a/simpleaur b/simpleaur index a3ff275..4808b06 100755 --- a/simpleaur +++ b/simpleaur @@ -3,7 +3,6 @@ basebuilddir="$HOME/.simpleaur/Build" pkgdown="$HOME/.simpleaur/pkgbuilds" lockfile="$basebuilddir/simpleaur.lock" -PKGDEST="$HOME/.simpleaur/Build/pkg" # prefer terminal safe colored and bold text when tput is supported - /usr/share/makepkg/util/message.sh if tput setaf 0 &>/dev/null; then