summaryrefslogtreecommitdiffstats
path: root/ham
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2016-01-12 22:41:20 +0000
committer Robby Workman <rworkman@slackbuilds.org>2016-01-12 21:57:56 -0600
commitf2ef2694ea65d1225edc520895a352be1faff728 (patch)
treec5a30982edf5da377bf44543139298700dcf363f /ham
parent7bff659ec378c49c4da5fcc04d6d52dbf7a7e093 (diff)
downloadslackbuilds-f2ef2694ea65d1225edc520895a352be1faff728.tar.gz
slackbuilds-f2ef2694ea65d1225edc520895a352be1faff728.tar.xz
ham/cwdaemon: Fixed PKGTYPE.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ham')
-rw-r--r--ham/cwdaemon/cwdaemon.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/ham/cwdaemon/cwdaemon.SlackBuild b/ham/cwdaemon/cwdaemon.SlackBuild
index 751eb2bd50..2e6a1066d5 100644
--- a/ham/cwdaemon/cwdaemon.SlackBuild
+++ b/ham/cwdaemon/cwdaemon.SlackBuild
@@ -96,4 +96,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG${PKGTYPE:-.tgz}
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}