summaryrefslogtreecommitdiffstats
path: root/games/cryptokwot/cryptokwot.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/cryptokwot/cryptokwot.SlackBuild')
-rw-r--r--games/cryptokwot/cryptokwot.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/cryptokwot/cryptokwot.SlackBuild b/games/cryptokwot/cryptokwot.SlackBuild
index d3df35a140..1e2e198f51 100644
--- a/games/cryptokwot/cryptokwot.SlackBuild
+++ b/games/cryptokwot/cryptokwot.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cryptokwot
-# Written by B. Watson (yalhcru@gmail.com)
+# Written by B. Watson (urchlay@slackware.uk)
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
@@ -21,7 +21,6 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}