summaryrefslogtreecommitdiffstats
path: root/phantasia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'phantasia/Makefile')
-rw-r--r--phantasia/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/phantasia/Makefile b/phantasia/Makefile
index d34fc357..42fbf9d1 100644
--- a/phantasia/Makefile
+++ b/phantasia/Makefile
@@ -15,7 +15,7 @@ setup: phantglobs.o setup.o monsters.asc ${LIBM}
beforeinstall:
./setup -m ${.CURDIR}/monsters.asc
- chown games.bin /var/games/phantasia/*
+ chown games.bin ${DESTDIR}/var/games/phantasia/*
# Make Phantasia map. Change the map commands reflect your installation.
# PLOTDEVICE is used for plotting the map. Change as appropriate.