aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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