diff options
author | Yalla-One <yallaone@gmail.com> | 2010-05-13 00:22:31 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:22:31 +0200 |
commit | 14bc73cdb393e9f2cf88bcf77da3cd66e6cde540 (patch) | |
tree | 42b007c63971a0594d0f05936bfd41cd684bfc13 /desktop/crystalcursors/crystalcursors.SlackBuild | |
parent | 70dd7cc8cdc260b84e545ad44504eaf6da8185d8 (diff) | |
download | slackbuilds-14bc73cdb393e9f2cf88bcf77da3cd66e6cde540.tar.gz |
desktop/crystalcursors: Updated for version 1.1.1
Diffstat (limited to 'desktop/crystalcursors/crystalcursors.SlackBuild')
-rw-r--r-- | desktop/crystalcursors/crystalcursors.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/crystalcursors/crystalcursors.SlackBuild b/desktop/crystalcursors/crystalcursors.SlackBuild index 9823e33d2c..9190d12212 100644 --- a/desktop/crystalcursors/crystalcursors.SlackBuild +++ b/desktop/crystalcursors/crystalcursors.SlackBuild @@ -59,4 +59,4 @@ mv $PKG/usr/share/icons/default/index.theme \ rmdir $PKG/usr/share/icons/default 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} |