Subject: install/20709: `/var/games/atc_scores' is not used, but has been installed.
To: None <gnats-bugs@gnats.netbsd.org>
From: Kazuhito Tsuburaya <kazuhito_tsuburaya@hotmail.com>
List: netbsd-bugs
Date: 03/15/2003 00:12:30
>Number: 20709
>Category: install
>Synopsis: `/var/games/atc_scores' is not used, but has been installed.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: install-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Mar 15 00:13:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Kazuhito Tsuburaya
>Release: NetBSD 1.6P
>Organization:
>Environment:
NetBSD zama.japan 1.6P NetBSD 1.6P (GENERIC-J) #0: Thu Mar 6 13:49:51 JST 2003 root@zama.japan:/usr/src/sys/arch/i386/compile/GENERIC-J i386
>Description:
`/var/games/atc_scores' is not used, but has been installed.
`atc' program uses `/var/games/atc_score' instead.
>How-To-Repeat:
>Fix:
--- /usr/src/etc/Makefile.orig 2003-03-15 16:32:54.000000000 +0900
+++ /usr/src/etc/Makefile 2003-03-15 16:33:03.000000000 +0900
@@ -241,7 +241,7 @@
${ETC_INSTALL_FILE} -o ${BINOWN} -g ${UTMPGRP} -m 664 \
/dev/null ${DESTDIR}/var/run/utmpx
${ETC_INSTALL_FILE} -o games -g games -m 664 \
- /dev/null ${DESTDIR}/var/games/atc_scores
+ /dev/null ${DESTDIR}/var/games/atc_score
${ETC_INSTALL_FILE} -o games -g games -m 664 \
/dev/null ${DESTDIR}/var/games/battlestar.log
${ETC_INSTALL_FILE} -o games -g games -m 664 \
--- /usr/src/distrib/sets/lists/games/obsolete.mi.orig 2002-11-17 11:48:09.000000000 +0900
+++ /usr/src/distrib/sets/lists/games/obsolete.mi 2003-03-15 16:48:27.000000000 +0900
@@ -40,3 +40,4 @@
./usr/share/games/larn/lfortune
./usr/share/man/cat6/chess.0
./usr/share/man/man6/chess.6
+./var/games/atc_scores
>Release-Note:
>Audit-Trail:
>Unformatted: