Subject: pkg/34149: angband-tty doesn't work
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <dholland@eecs.harvard.edu>
List: pkgsrc-bugs
Date: 08/06/2006 15:40:00
>Number:         34149
>Category:       pkg
>Synopsis:       angband-tty doesn't work after recent update
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 06 15:40:00 +0000 2006
>Originator:     David A. Holland <dholland@eecs.harvard.edu>
>Release:        NetBSD 2.0_RC4
>Organization:
>Environment:
NetBSD bantha 2.0_RC4 NetBSD 2.0_RC4 (GENERIC) #0: Sun Oct 17 19:11:36 UTC 2004  autobuild@tgm.netbsd.org:/autobuild/netbsd-2-0/i386/OBJ/autobuild/netbsd-2-0/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:

After the last commit (1.27) of angband-tty's makefile, it doesn't work.

>How-To-Repeat:

	% angband 
	angband: Fatal Error.
	% 

>Fix:

Index: games/angband-tty/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/games/angband-tty/Makefile,v
retrieving revision 1.27
diff -u -r1.27 Makefile
--- games/angband-tty/Makefile	3 Jul 2006 05:15:49 -0000	1.27
+++ games/angband-tty/Makefile	6 Aug 2006 15:31:22 -0000
@@ -27,6 +27,7 @@
 .endif
 
 INSTALLATION_DIRS=	bin
+SETGIDGAME=		yes
 
 do-install:
 	${INSTALL} -d -o bin -g games -m 0775 ${PREFIX}/share/angband


>Unformatted:
 >Severityf:	serious