summaryrefslogtreecommitdiffstats
path: root/hack/Makefile
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>1997-11-20 08:52:16 +0000
committermrg <mrg@NetBSD.org>1997-11-20 08:52:16 +0000
commit4fe1a63ce6ffadff8b945cdf09ffd497b050f11d (patch)
tree822110270a217764a5965b2a02d80bda3966f771 /hack/Makefile
parent8893b883616b2b171a87b60e7d95bcb16292c127 (diff)
downloadbsdgames-darwin-4fe1a63ce6ffadff8b945cdf09ffd497b050f11d.tar.gz
bsdgames-darwin-4fe1a63ce6ffadff8b945cdf09ffd497b050f11d.tar.zst
bsdgames-darwin-4fe1a63ce6ffadff8b945cdf09ffd497b050f11d.zip
install games files with the correct permissions.
Diffstat (limited to 'hack/Makefile')
-rw-r--r--hack/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/hack/Makefile b/hack/Makefile
index 556fc884..4159352c 100644
--- a/hack/Makefile
+++ b/hack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 1997/11/20 00:12:35 mrg Exp $
+# $NetBSD: Makefile,v 1.27 1997/11/20 08:52:16 mrg Exp $
# @(#)Makefile 8.2 (Berkeley) 4/27/95
PROG= hack
@@ -46,9 +46,9 @@ afterinstall: clobber
.endif
clobber:
- ${INSTALL} -c -o games -g games -m 600 /dev/null \
+ ${INSTALL} -c -o games -g games -m 660 /dev/null \
${DESTDIR}/var/games/hackdir/perm
- ${INSTALL} -c -o games -g games -m 600 /dev/null \
+ ${INSTALL} -c -o games -g games -m 660 /dev/null \
${DESTDIR}/var/games/hackdir/record
rm -f ${DESTDIR}/var/games/hackdir/bones*