pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/44589 CVS commit: pkgsrc/devel/glib2



The following reply was made to PR pkg/44589; it has been noted by GNATS.

From: "Julio Merino" <jmmv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44589 CVS commit: pkgsrc/devel/glib2
Date: Sun, 20 Feb 2011 15:07:41 +0000

 Module Name:   pkgsrc
 Committed By:  jmmv
 Date:          Sun Feb 20 15:07:41 UTC 2011
 
 Modified Files:
        pkgsrc/devel/glib2: schemas.mk
 
 Log Message:
 TOOLS_NOOP is not enough to catch all calls to glib-compile-schemas because
 some packages deduce the full name to the tool instead of relying on the
 PATH.
 
 Attempt to do better by setting the GLIB_COMPILE_SCHEMAS variable to
 a non-absolute name during the build, hoping that such packages do define
 this Makefile variable.
 
 This should fix the build of evince as reported in PR pkg/44589.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/glib2/schemas.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index