diff options
Diffstat (limited to 'games/nexuiz/nexuiz.SlackBuild')
-rw-r--r-- | games/nexuiz/nexuiz.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nexuiz/nexuiz.SlackBuild b/games/nexuiz/nexuiz.SlackBuild index e0ee9bae72..487945ef7e 100644 --- a/games/nexuiz/nexuiz.SlackBuild +++ b/games/nexuiz/nexuiz.SlackBuild @@ -108,7 +108,7 @@ chmod 755 $PKG/usr/share/games/nexuiz/* mkdir -p $PKG/usr/games -# The launchers for the sdl and glx binaries automatically detect +# The launchers for the sdl and glx binaries automatically detect # the architecture. The launchers for the dedicated server do not. cp $CWD/nexuiz-glx $PKG/usr/games/ cp $CWD/nexuiz-sdl $PKG/usr/games/ |