summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-25 12:45:17 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-25 12:45:17 +0200
commit9e4cc4603d71ea1f3159858eb53ee65dda680775 (patch)
tree89a86304e62193dfef6c8f37c4b57a7e1753f657 /src/config.h
parent9aa79e62af940449f04a290cb12547729f56478c (diff)
Define PRIVATE_USER_PATH_APEX; it's needed for scores without setuid
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index c7d36334..7c1cf1d7 100644
--- a/src/config.h
+++ b/src/config.h
@@ -240,6 +240,7 @@
#define PRIVATE_USER_PATH_MODULES
#else
#define PRIVATE_USER_PATH "~/.tome"
+#define PRIVATE_USER_PATH_APEX
#endif
/*