Subject: PR/30020 CVS commit: pkgsrc/editors
To: None <magick@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Mario Kemper <magick@netbsd.org>
List: pkgsrc-bugs
Date: 04/25/2005 17:26:02
The following reply was made to PR pkg/30020; it has been noted by GNATS.

From: Mario Kemper <magick@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30020 CVS commit: pkgsrc/editors
Date: Mon, 25 Apr 2005 17:23:50 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	magick
 Date:		Mon Apr 25 17:23:50 UTC 2005
 
 Modified Files:
 	pkgsrc/editors/xemacs: Makefile PLIST
 	pkgsrc/editors/xemacs-nox11: Makefile
 
 Log Message:
 Xemacs and Xemacs-nox11 share the same PLIST but netbsd-x11 doesn't
 install mule-x-init.elc which breaks "make package"
 Fix this by uncommenting the entry for mule-x-init.elc in the
 nox11 package as suggested by the submitter of pr 30020.
 This fixes pr 30020
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.76 -r1.77 pkgsrc/editors/xemacs/Makefile
 cvs rdiff -r1.11 -r1.12 pkgsrc/editors/xemacs/PLIST
 cvs rdiff -r1.13 -r1.14 pkgsrc/editors/xemacs-nox11/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.