From 115d7275ba3201ce8d8fb8e02bea55e2dbc38b1b Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 24 Sep 1997 09:45:57 +0000 Subject: Since hack suid now, add -fschg to install flags to prevent this binary to be overwritted --- games/hack/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/hack/Makefile') diff --git a/games/hack/Makefile b/games/hack/Makefile index 03b8dff..f8693d9 100644 --- a/games/hack/Makefile +++ b/games/hack/Makefile @@ -26,6 +26,7 @@ CLEANFILES+= hack.onames.h makedefs # BINOWN= games BINMODE= 4550 +INSTALLFLAGS+= -fschg .depend: hack.onames.h -- cgit v1.1