diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-13 00:26:06 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:26:06 +0200 |
commit | 4da2e3ee472e8ea8ebfe57af1d00eb7b4d1e35f6 (patch) | |
tree | 6db527f6e7ffca825577a786055e88097e454ba6 /games/defendguin/defendguin.SlackBuild | |
parent | cae44f7b19547d0e8fb2786a97359665814d8d25 (diff) | |
download | slackbuilds-4da2e3ee472e8ea8ebfe57af1d00eb7b4d1e35f6.tar.gz |
games/defendguin: Updated for version 0.0.11
Diffstat (limited to 'games/defendguin/defendguin.SlackBuild')
-rw-r--r-- | games/defendguin/defendguin.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/defendguin/defendguin.SlackBuild b/games/defendguin/defendguin.SlackBuild index 1cd7d04cab..47321af15f 100644 --- a/games/defendguin/defendguin.SlackBuild +++ b/games/defendguin/defendguin.SlackBuild @@ -61,4 +61,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc cat $CWD/doinst.sh > $PKG/install/doinst.sh cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} |