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-dedicated.x86_64 | |
parent | f9363563e6d46c5ea5f8f8afa84ad94c0bc4cfb8 (diff) | |
download | slackbuilds-052da672eeafb8d2c2e5bc2df5ec8ca1b2b01921.tar.gz |
games/nexuiz: Added to 12.2 repository
Diffstat (limited to 'games/nexuiz/nexuiz-dedicated.x86_64')
-rw-r--r-- | games/nexuiz/nexuiz-dedicated.x86_64 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/nexuiz/nexuiz-dedicated.x86_64 b/games/nexuiz/nexuiz-dedicated.x86_64 new file mode 100644 index 0000000000..cd77c5edf2 --- /dev/null +++ b/games/nexuiz/nexuiz-dedicated.x86_64 @@ -0,0 +1,4 @@ +#!/bin/sh + +cd /usr/share/games/nexuiz +./nexuiz-linux-x86_64-dedicated |