diff options
Diffstat (limited to 'games/firestorm-opensim/firestorm-opensim.SlackBuild')
-rw-r--r-- | games/firestorm-opensim/firestorm-opensim.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/firestorm-opensim/firestorm-opensim.SlackBuild b/games/firestorm-opensim/firestorm-opensim.SlackBuild index 0849ffccf8..32f52f0c88 100644 --- a/games/firestorm-opensim/firestorm-opensim.SlackBuild +++ b/games/firestorm-opensim/firestorm-opensim.SlackBuild @@ -24,11 +24,11 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# NOTE: this SlackBuild is made for the Opensim release of Firestorm. +# NOTE: this SlackBuild is made for the Opensim release of Firestorm. # It can be used for the Second Life main grid and beta grid as well. # However, if you require those features specific to the Havoc release # of Firestorm you should build the standard release of Firestorm -# for which a separate package is available. +# for which 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} |