summaryrefslogtreecommitdiffstats
path: root/pts/test-resources/nexuiz
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-05-23 08:26:38 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-05-23 08:26:38 -0400
commit92589e5f9b761be6e0a121ff22cd8f7af95effae (patch)
tree8545d31fb9265d643bffc3f1787b298b87b81046 /pts/test-resources/nexuiz
parent07c4eb3830130ae00e0a079519d2ddb5f383c9e4 (diff)
downloadphoronix-test-suite-upstream-92589e5f9b761be6e0a121ff22cd8f7af95effae.tar.gz
phoronix-test-suite-upstream-92589e5f9b761be6e0a121ff22cd8f7af95effae.tar.xz
phoronix-test-suite-upstream-92589e5f9b761be6e0a121ff22cd8f7af95effae.zip
Nexuiz profile update
Diffstat (limited to 'pts/test-resources/nexuiz')
-rwxr-xr-xpts/test-resources/nexuiz/install.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/pts/test-resources/nexuiz/install.sh b/pts/test-resources/nexuiz/install.sh
index 1a27fd2..95e2a1b 100755
--- a/pts/test-resources/nexuiz/install.sh
+++ b/pts/test-resources/nexuiz/install.sh
@@ -4,7 +4,7 @@
cd $1
-if [ -x /usr/games/nexuiz -a -r /usr/share/games/nexuiz/data/music20080229.pk3 ]; then
+if [ -x /usr/games/nexuiz -a -r /usr/share/games/nexuiz/data/music.pk3 ]; then
cat > nexuiz <<'EOT'
#!/bin/sh
/usr/games/nexuiz +exec normal.cfg $@ | grep fps
@@ -18,3 +18,6 @@ cd Nexuiz
./nexuiz-linux-glx.sh +exec normal.cfg \$@ | grep fps" > nexuiz
fi
chmod +x nexuiz
+
+cd Nexuiz
+chmod -w data