summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/makefile.unix4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/makefile.unix b/crawl-ref/source/makefile.unix
index d1c37f1658..fdac1526ae 100644
--- a/crawl-ref/source/makefile.unix
+++ b/crawl-ref/source/makefile.unix
@@ -27,8 +27,8 @@ INSTALLDIR := /usr/games
# valid path before building Crawl. This is not necessary if you are building
# Crawl for a single user.
-SAVEDIR := /usr/games/crawl-saves/
-DATADIR := /usr/games/crawl-data/
+# SAVEDIR := /usr/games/crawl-saves/
+# DATADIR := /usr/games/crawl-data/
LIB = -lncurses