Subject: CVS commit: pkgsrc/devel/g-wrap
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/24/2003 06:22:42
Module Name: pkgsrc
Committed By: jlam
Date: Fri Jan 24 04:22:42 UTC 2003
Modified Files:
pkgsrc/devel/g-wrap: Makefile PLIST buildlink2.mk
Log Message:
Fix the installed g-wrap-config to invoke ${GUILE14_PREFIX}/bin/guile
instead of the one in the work directory. Also ensure that we install
guile library files into ${GUILE14_PREFIX}/share/guile instead of into
the same place under ${LOCALBASE}, since we are using guile14. Bump
PKGREVISION of devel/g-wrap to 1.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/g-wrap/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/g-wrap/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/g-wrap/buildlink2.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.