Subject: CVS commit: pkgsrc/pkgtools/xpkgwedge
To: None <pkgsrc-changes@netbsd.org>
From: Bernd Ernesti <veego@netbsd.org>
List: pkgsrc-changes
Date: 06/16/2001 11:53:49
Module Name: pkgsrc
Committed By: veego
Date: Sat Jun 16 08:53:49 UTC 2001
Modified Files:
pkgsrc/pkgtools/xpkgwedge: Makefile
pkgsrc/pkgtools/xpkgwedge/files: xpkgwedge.def
Log Message:
Add a local modified copy of InstallAppDefaultsLong:
This is the same as the one in X11.tmpl, but without the LinkConfDirectory.
LinkConfDirectory removes the app-defaults directory in $(PREFIX)/lib/X11
and creates a link to the real X11 app-defaults directory and moves the old
app-defaults files into it. This is not what we want for pkgsrc.
This is for the people who use the real XFree86 version and not the one from
xsrc/xfree which has a NetBSD specific hack which breaks sharing /usr/X11R6.
Bump to version 1.2.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/pkgtools/xpkgwedge/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/xpkgwedge/files/xpkgwedge.def
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.