diff options
author | B. Watson <yalhcru@gmail.com> | 2010-04-21 19:02:27 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:38:36 +0200 |
commit | 7822487158a1efc722eea6f2340747826c3bea11 (patch) | |
tree | fea511971b572d4efc829e6f8110b5b677cb26a4 /games/nexuiz/nexuiz-sdl | |
parent | eaacd2c2b6e00ec250d0fba3d0b137aa8acbe392 (diff) |
games/nexuiz: Updated for version 2.5.2.
Diffstat (limited to 'games/nexuiz/nexuiz-sdl')
-rw-r--r-- | games/nexuiz/nexuiz-sdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nexuiz/nexuiz-sdl b/games/nexuiz/nexuiz-sdl index 929c6ddb399d..7a83d114b1e2 100644 --- a/games/nexuiz/nexuiz-sdl +++ b/games/nexuiz/nexuiz-sdl @@ -1,4 +1,4 @@ #!/bin/sh cd /usr/share/games/nexuiz -sh nexuiz-linux-sdl.sh +exec sh nexuiz-linux-sdl.sh |