Subject: pkg/22948: fix to editors/emacs to build info files during "make build"
To: None <gnats-bugs@gnats.netbsd.org>
From: Greg A. Woods <woods@weird.com>
List: netbsd-bugs
Date: 09/25/2003 14:26:34
>Number:         22948
>Category:       pkg
>Synopsis:       fix to editors/emacs to build info files during "make build"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 25 18:27:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Greg A. Woods
>Release:        2003/09/17
>Organization:
Planix, Inc.; Toronto, Ontario; Canada
>Environment:
System: NetBSD
>Description:

	If I'm not mistaken even the most recent version of emacs still
	doesn't build the info files until "make install" time

>How-To-Repeat:

	build and install editors/emacs and then look for root-owned
	files in the work directory

>Fix:

Index: editors/emacs/Makefile
===================================================================
RCS file: /cvs/master/m-NetBSD/main/pkgsrc/editors/emacs/Makefile,v
retrieving revision 1.64
diff -c -r1.64 Makefile
*** editors/emacs/Makefile	9 Aug 2003 10:48:08 -0000	1.64
--- editors/emacs/Makefile	27 Aug 2003 01:56:11 -0000
***************
*** 60,65 ****
--- 60,67 ----
  
  REPLACE_PERL=	lib-src/grep-changelog
  
+ ALL_TARGET=	all info
+ 
  post-extract:
  	${CP} ${FILESDIR}/site-init.el ${WRKSRC}/lisp
  
>Release-Note:
>Audit-Trail:
>Unformatted: