summarylogtreecommitdiffstats
path: root/actionfps-cubedir.patch
diff options
context:
space:
mode:
authorPatrick Northon2021-02-04 13:32:55 -0500
committerPatrick Northon2021-02-04 13:32:55 -0500
commit4c3d8e99b8165561215828c912afa1ef23be4fee (patch)
tree293e6c5ab92554c282427951103ecc3e75e58cb3 /actionfps-cubedir.patch
parent2da82715f5d6dfaaeb06853772b6a501fa6f2205 (diff)
downloadaur-4c3d8e99b8165561215828c912afa1ef23be4fee.tar.gz
Update to new version.
Diffstat (limited to 'actionfps-cubedir.patch')
-rw-r--r--actionfps-cubedir.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionfps-cubedir.patch b/actionfps-cubedir.patch
index e400becdf590..642610b96db5 100644
--- a/actionfps-cubedir.patch
+++ b/actionfps-cubedir.patch
@@ -4,7 +4,7 @@
# CUBE_DIR should refer to the directory in which AssaultCube is placed.
#CUBE_DIR=~/assaultcube
#CUBE_DIR=/usr/local/assaultcube
--CUBE_DIR=.
+-CUBE_DIR=./
+CUBE_DIR=$(dirname "$(readlink -f "${0}")")
# CUBE_OPTIONS starts AssaultCube with any command line options you choose.