diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-13 00:26:12 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:26:12 +0200 |
commit | eb97c73b9d079402705e5947fa5fcc63fb777785 (patch) | |
tree | 7643d56aef2c0ae7fa6fae14628434a3d388d8c2 /games/eduke32_hires_pack/eduke32_hires_pack.SlackBuild | |
parent | 4412830655782f5db8605862619850a20de81644 (diff) | |
download | slackbuilds-eb97c73b9d079402705e5947fa5fcc63fb777785.tar.gz |
games/eduke32_hires_pack: Updated for version 4.0_321
Diffstat (limited to 'games/eduke32_hires_pack/eduke32_hires_pack.SlackBuild')
-rw-r--r-- | games/eduke32_hires_pack/eduke32_hires_pack.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/eduke32_hires_pack/eduke32_hires_pack.SlackBuild b/games/eduke32_hires_pack/eduke32_hires_pack.SlackBuild index 21a0d58db6..29e5c5fe4f 100644 --- a/games/eduke32_hires_pack/eduke32_hires_pack.SlackBuild +++ b/games/eduke32_hires_pack/eduke32_hires_pack.SlackBuild @@ -58,4 +58,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} |