summaryrefslogtreecommitdiffstats
path: root/pts/test-resources/quake4
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-08-15 10:42:25 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-15 10:42:25 -0400
commitf54555c17fcce6e4f3ced0f937c19afb5b0b4e49 (patch)
tree8a8b3edbefd5838b2c6b3df1057b963f6591c7c0 /pts/test-resources/quake4
parent1154bb86d9538eb67c46912fd12304cc5522dbe4 (diff)
downloadphoronix-test-suite-upstream-f54555c17fcce6e4f3ced0f937c19afb5b0b4e49.tar.gz
phoronix-test-suite-upstream-f54555c17fcce6e4f3ced0f937c19afb5b0b4e49.tar.xz
phoronix-test-suite-upstream-f54555c17fcce6e4f3ced0f937c19afb5b0b4e49.zip
pts: No symlink quake4 file
Diffstat (limited to 'pts/test-resources/quake4')
-rwxr-xr-xpts/test-resources/quake4/install.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/pts/test-resources/quake4/install.sh b/pts/test-resources/quake4/install.sh
index fb428b9..728b5e7 100755
--- a/pts/test-resources/quake4/install.sh
+++ b/pts/test-resources/quake4/install.sh
@@ -3,11 +3,10 @@
chmod +x quake4-linux-1.4.2.x86.run
./quake4-linux-1.4.2.x86.run --noexec --target .
-ln bin/Linux/x86/quake4.x86 quake4-real
chmod +x quake4-real
echo "#!/bin/sh
-./quake4-real \$@ | grep fps" > quake4
+./bin/Linux/x86/quake4.x86 \$@ | grep fps" > quake4
chmod +x quake4
tar -xvf quake4-pts-demo-1.tar.gz