summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-01-24 04:22:42 +0000
committerjlam <jlam@pkgsrc.org>2003-01-24 04:22:42 +0000
commit7b750eb2c58256aeeebc69277a7c1a8f4a8342f5 (patch)
tree1bdcfd161710e81248e5744d1cd6334c6e71f314 /doc
parent07212bde902d7174cbf6c87c1bd5d12985124174 (diff)
downloadpkgsrc-7b750eb2c58256aeeebc69277a7c1a8f4a8342f5.tar.gz
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 6390f2aed43..6e98c4c778b 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.1211 2003/01/23 23:05:19 jlam Exp $
+$NetBSD: CHANGES,v 1.1212 2003/01/24 04:23:17 jlam Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -389,3 +389,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated R to 1.6.2 [markd 2003-01-23]
Updated kermit to 8.0.206nb1 [jmmv 2003-01-23]
Updated cups to 1.1.18nb1 [jlam 2003-01-23]
+ Updated g-wrap to 1.2.1nb1 [jlam 2003-01-23]