diff options
author | titopoquito <titopoquito@gmail.com> | 2010-05-13 00:42:10 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:42:10 +0200 |
commit | 07b7666b6f170a47280445d02a97bdb74d0be4c0 (patch) | |
tree | 0dddcae1a3808b51e4103357fa7818f636fab3ec /system/unrtf/unrtf.SlackBuild | |
parent | b30aad9ef043a9836cd284f521197d09f1d3e997 (diff) |
system/unrtf: Updated for version 0.21.0
Diffstat (limited to 'system/unrtf/unrtf.SlackBuild')
-rw-r--r-- | system/unrtf/unrtf.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/unrtf/unrtf.SlackBuild b/system/unrtf/unrtf.SlackBuild index cb8b561a368f..a31a766e5bfa 100644 --- a/system/unrtf/unrtf.SlackBuild +++ b/system/unrtf/unrtf.SlackBuild @@ -88,4 +88,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} |