Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id D090A63B10A for ; Sat, 12 Jan 2008 19:12:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AFFBC21507; Sat, 12 Jan 2008 19:13:07 +0000 (UTC) From: Greg Troxel Subject: CVS commit: pkgsrc/devel/guile-slib To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org Message-Id: <20080112191307.AFFBC21507@cvs.netbsd.org> Date: Sat, 12 Jan 2008 19:13:07 +0000 (UTC) Content-Length: 569 Lines: 22 Module Name: pkgsrc Committed By: gdt Date: Sat Jan 12 19:13:07 UTC 2008 Modified Files: pkgsrc/devel/guile-slib: Makefile Log Message: Most of destdir support, based on a patch from Klaus Heinz. # This does not quite work. The problem is that new-catalog writes # the catalog in /usr/pkg/share/guile/site, rarther than the proper # place in the destdir. To generate a diff of this commit: cvs rdiff -r1.35 -r1.36 pkgsrc/devel/guile-slib/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.