diff options
Diffstat (limited to 'system/xpipe')
-rw-r--r-- | system/xpipe/xpipe.SlackBuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/xpipe/xpipe.SlackBuild b/system/xpipe/xpipe.SlackBuild index b8417d8e80c8e..42195a279d8cf 100644 --- a/system/xpipe/xpipe.SlackBuild +++ b/system/xpipe/xpipe.SlackBuild @@ -30,7 +30,6 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then exit 0 fi -CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} |