Install the rumors file.
Submitted-By: koshy@india.hp.com Closes-PR#: 1883
This commit is contained in:
parent
29d13b3b62
commit
0a9fa9a339
@ -33,6 +33,8 @@ beforeinstall:
|
||||
${DESTDIR}/var/games/hackdir/perm
|
||||
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 666 /dev/null \
|
||||
${DESTDIR}/var/games/hackdir/record
|
||||
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 666 ${.CURDIR}/rumors \
|
||||
${DESTDIR}/var/games/hackdir/rumors
|
||||
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/help \
|
||||
${.CURDIR}/hh ${.CURDIR}/data ${DESTDIR}/var/games/hackdir
|
||||
rm -f ${DESTDIR}/var/games/hackdir/bones*
|
||||
|
Loading…
x
Reference in New Issue
Block a user