diff options
Diffstat (limited to 'audio/freepats/freepats.SlackBuild')
-rw-r--r-- | audio/freepats/freepats.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/freepats/freepats.SlackBuild b/audio/freepats/freepats.SlackBuild index e4769082af2ee..0046b7135f129 100644 --- a/audio/freepats/freepats.SlackBuild +++ b/audio/freepats/freepats.SlackBuild @@ -45,7 +45,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then fi TMP=${TMP:-/tmp/SBo} -PKG=$TMP/package-$PRGNAM-$VERSION +PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} DOCS="COPYING README" |