Subject: pkg/14156: GConf 1.0.4 broke its buildlink.mk
To: None <gnats-bugs@gnats.netbsd.org>
From: Eric Gillespie, Jr. <epg@pretzelnet.org>
List: netbsd-bugs
Date: 10/04/2001 18:34:22
>Number: 14156
>Category: pkg
>Synopsis: GConf 1.0.4 broke its buildlink.mk
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Oct 04 16:33:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Eric Gillespie Jr.
>Release: NetBSD 1.5.1
>Organization:
>Environment:
System: NetBSD trantor.pretzelnet.org 1.5.2 NetBSD 1.5.2 (TRANTOR) #0: Sun Sep 23 03:08:13 EST 2001 epg@trantor.pretzelnet.org:/u/src/sys/arch/i386/compile/TRANTOR i386
>Description:
The new GConf has moved some of its files into a 1/ sub-directory. The
PLIST was updated but buildlink.mk was not.
>How-To-Repeat:
>Fix:
Apply the following patch.
Index: buildlink.mk
===================================================================
RCS file: /cvsroot/pkgsrc/devel/GConf/buildlink.mk,v
retrieving revision 1.2
diff -a -u -r1.2 buildlink.mk
--- buildlink.mk 2001/10/03 20:56:43 1.2
+++ buildlink.mk 2001/10/04 23:29:26
@@ -22,7 +22,7 @@
EVAL_PREFIX+= BUILDLINK_PREFIX.gconf=gconf
BUILDLINK_PREFIX.gconf_DEFAULT= ${X11PREFIX}
-BUILDLINK_FILES.gconf= include/gconf/*
+BUILDLINK_FILES.gconf= include/gconf/1/gconf/*
BUILDLINK_FILES.gconf+= lib/libgconf-*
.include "../../devel/gettext-lib/buildlink.mk"
>Release-Note:
>Audit-Trail:
>Unformatted: