summaryrefslogtreecommitdiffstats
path: root/games/larn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/larn/Makefile')
-rw-r--r--games/larn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/larn/Makefile b/games/larn/Makefile
index a15eba6..d31c969 100644
--- a/games/larn/Makefile
+++ b/games/larn/Makefile
@@ -68,11 +68,11 @@ HIDEGAME=hidegame
beforeinstall:
.if !exists(${DESTDIR}/var/games/larn/lscore12.0)
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 660 /dev/null \
+ ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 660 /dev/null \
${DESTDIR}/var/games/larn/lscore12.0
.endif
.if !exists(${DESTDIR}/var/games/larn/llog12.0)
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 660 /dev/null \
+ ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 660 /dev/null \
${DESTDIR}/var/games/larn/llog12.0
.endif
OpenPOWER on IntegriCloud