summaryrefslogtreecommitdiffstats
path: root/games/quiz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/quiz/Makefile')
-rw-r--r--games/quiz/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/quiz/Makefile b/games/quiz/Makefile
index 7c45baf..8044644 100644
--- a/games/quiz/Makefile
+++ b/games/quiz/Makefile
@@ -10,9 +10,6 @@ CATS= africa america areas arith asia babies bard chinese collectives \
HIDEGAME=hidegame
beforeinstall:
- @if [ ! -d ${DESTDIR}/usr/share/games/quiz.db ]; then \
- mkdir -p ${DESTDIR}/usr/share/games/quiz.db; \
- fi
(cd ${.CURDIR}/datfiles; install -c -o ${BINOWN} -g ${BINGRP} -m 444 \
${CATS} ${DESTDIR}/usr/share/games/quiz.db)
OpenPOWER on IntegriCloud