aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2011-10-20 00:10:54 +0300
committerFathi Boudra <fabo@debian.org>2011-10-20 00:10:54 +0300
commitcb61bc7cfd8f245b9baf9698240dcbc781c6102f (patch)
treeaeb485a20cbd03ada61897e7f41a884ca24b511b
parent7c66f9cc88b4c67ec0c9b6e0df45b14236d37fd0 (diff)
Set default base dir to /usr/lib/ioquake3-gles
-rw-r--r--Makefile.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.local b/Makefile.local
index 3abadeb..57cf9e6 100644
--- a/Makefile.local
+++ b/Makefile.local
@@ -5,7 +5,7 @@ BUILD_GAME_SO=0
BUILD_MISSIONPACK=0
BUILD_SERVER=0
BUILD_STANDALONE=1
-DEFAULT_BASEDIR=/home/user
+DEFAULT_BASEDIR=/usr/lib/ioquake3-gles
GENERATE_DEPENDENCIES=0
USE_CODEC_VORBIS=0
USE_CURL=0