diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-13 00:26:13 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:26:13 +0200 |
commit | 8e3ec6859c84c4327fa99983fcc0e7f42398de7b (patch) | |
tree | f2f66a95853946f5806785b97a60699003e9d97e /games/eduke32_shareware_data/eduke32_shareware_data.SlackBuild | |
parent | eb97c73b9d079402705e5947fa5fcc63fb777785 (diff) | |
download | slackbuilds-8e3ec6859c84c4327fa99983fcc0e7f42398de7b.tar.gz |
games/eduke32_shareware_data: Updated for version 1.3
Diffstat (limited to 'games/eduke32_shareware_data/eduke32_shareware_data.SlackBuild')
-rw-r--r-- | games/eduke32_shareware_data/eduke32_shareware_data.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/eduke32_shareware_data/eduke32_shareware_data.SlackBuild b/games/eduke32_shareware_data/eduke32_shareware_data.SlackBuild index 23f3219851..89f0bf3f46 100644 --- a/games/eduke32_shareware_data/eduke32_shareware_data.SlackBuild +++ b/games/eduke32_shareware_data/eduke32_shareware_data.SlackBuild @@ -39,4 +39,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.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} |