diff options
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} |