summarylogtreecommitdiffstats
path: root/actionfps-cubedir.patch
diff options
context:
space:
mode:
authorPatrick Northon2021-12-04 21:09:24 -0500
committerPatrick Northon2021-12-04 21:09:24 -0500
commit761367bb989b790456ebdd691517b9cf27036513 (patch)
tree86981f64d127d64ca10c5e796b1c5659e960e6de /actionfps-cubedir.patch
parent4c3d8e99b8165561215828c912afa1ef23be4fee (diff)
downloadaur-761367bb989b790456ebdd691517b9cf27036513.tar.gz
Fix compile and default config is now installed in config_default.
Diffstat (limited to 'actionfps-cubedir.patch')
-rw-r--r--actionfps-cubedir.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/actionfps-cubedir.patch b/actionfps-cubedir.patch
deleted file mode 100644
index 642610b96db5..000000000000
--- a/actionfps-cubedir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- server.sh.orig 2019-02-03 17:40:47.795480878 -0800
-+++ server.sh 2019-02-03 17:41:35.728521639 -0800
-@@ -3,7 +3,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=$(dirname "$(readlink -f "${0}")")
-
- # CUBE_OPTIONS starts AssaultCube with any command line options you choose.
- CUBE_OPTIONS=""