aboutsummaryrefslogtreecommitdiffstats
path: root/options.mk
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-23 00:46:13 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-23 00:46:13 +0100
commitceb11a625d5f71db2a16b6e482a8ebfd600f4e57 (patch)
treed7dc6c15d1bb70402a7db612bbbf14e21f19ba89 /options.mk
parent339a06e542738afeda99be949b5e308fa54b8492 (diff)
FICS_HOME: /home/chess/fics
Diffstat (limited to 'options.mk')
-rw-r--r--options.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.mk b/options.mk
index 3bbc34a..72ca211 100644
--- a/options.mk
+++ b/options.mk
@@ -1,7 +1,7 @@
# options.mk
# Locations of the data, players and games directories.
-FICS_HOME ?= /home/_fics
+FICS_HOME ?= /home/chess/fics
PREFIX ?= /usr/local