diff options
author | Chess Griffin <chess@chessgriffin.com> | 2010-05-12 23:29:28 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:29:28 +0200 |
commit | 052da672eeafb8d2c2e5bc2df5ec8ca1b2b01921 (patch) | |
tree | c453f4a97af1377b364b5bec8359c5e4af91e410 /games/nexuiz/nexuiz-glx | |
parent | f9363563e6d46c5ea5f8f8afa84ad94c0bc4cfb8 (diff) | |
download | slackbuilds-052da672eeafb8d2c2e5bc2df5ec8ca1b2b01921.tar.gz |
games/nexuiz: Added to 12.2 repository
Diffstat (limited to 'games/nexuiz/nexuiz-glx')
-rw-r--r-- | games/nexuiz/nexuiz-glx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/nexuiz/nexuiz-glx b/games/nexuiz/nexuiz-glx new file mode 100644 index 0000000000..4c9ab3bf94 --- /dev/null +++ b/games/nexuiz/nexuiz-glx @@ -0,0 +1,4 @@ +#!/bin/sh + +cd /usr/share/games/nexuiz +sh nexuiz-linux-glx.sh |