View | Details | Raw Unified | Return to bug 13278 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile Thu Aug 19 20:04:34 1999 (+1 lines)
Lines 11-16 Link Here
11
MAN6=  rogue.6
11
MAN6=  rogue.6
12
12
13
beforeinstall:
13
beforeinstall:
14
       [ -f ${DESTDIR}/var/games/rogue.scores ] || \
14
       ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \
15
       ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \
15
           ${DESTDIR}/var/games/rogue.scores
16
           ${DESTDIR}/var/games/rogue.scores

Return to bug 13278