diff options
Diffstat (limited to 'games/firestorm/firestorm.SlackBuild')
-rw-r--r-- | games/firestorm/firestorm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/firestorm/firestorm.SlackBuild b/games/firestorm/firestorm.SlackBuild index 5e5f02cd14..840e996474 100644 --- a/games/firestorm/firestorm.SlackBuild +++ b/games/firestorm/firestorm.SlackBuild @@ -28,7 +28,7 @@ # Due to licensing reasons, this version can only be used for the # Second Life main grid and beta grid. If you want to connect to an # open sim you must use the Opensim release of Firestorm for which -# a separate package is available. +# a separate package is available. # Both packages can be installed in parallel on the same installation. @@ -103,4 +103,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc cat $CWD/doinst.sh > $PKG/install/doinst.sh cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
\ No newline at end of file +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} |