Subject: bin/4657: robots(6)' score file is cleared when make install
To: None <gnats-bugs@gnats.netbsd.org>
From: NAKAJIMA Yoshihiro <nakayosh@kcn.or.jp>
List: netbsd-bugs
Date: 12/10/1997 01:39:19
>Number:         4657
>Category:       bin
>Synopsis:       robots(6)' score file is cleaned when make install
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec  9 08:50:00 1997
>Last-Modified:
>Originator:     NAKAJIMA Yoshihiro
>Organization:
>Release:        1997/12/08
>Environment:
System: NetBSD asura 1.3_BETA NetBSD 1.3_BETA (ASURA) #1: Tue Dec 9 22:57:36 JST 1997 nakayosh@asura:/usr/src/sys/arch/i386/compile/ASURA i386


>Description:

robots(6)' score file is cleaned when make install

>How-To-Repeat:

% cd src/games/robots
% make -n install
<snip>
install -c -o bin -g games  -m 660 /dev/null /var/games/robots_roll
<snip>

>Fix:

--- src/games/robots/Makefile.orig	Sun Nov 30 21:20:44 1997
+++ src/games/robots/Makefile   Wed Dec 10 00:34:46 1997
@@ -11,9 +11,4 @@
 HIDEGAME=hidegame
 SETGIDGAME=yes
 
-FILES=	/dev/null
-FILESNAME=robots_roll
-FILESMODE=660
-FILESDIR=/var/games
-
 .include <bsd.prog.mk>
>Audit-Trail:
>Unformatted: