pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
colord: pkgconfig override
Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Mon Mar 7 21:23:39 2016 +0200
Changeset:	0fe0ce18e4f27855ab76dd29a6ee281a156532e4
Modified Files:
	colord/Makefile
Log Message:
colord: pkgconfig override
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0fe0ce18e4f27855ab76dd29a6ee281a156532e4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
 colord/Makefile | 4 ++++
 1 file changed, 4 insertions(+)
diffs:
diff --git a/colord/Makefile b/colord/Makefile
index 6ce75fb..c75d0a9 100644
--- a/colord/Makefile
+++ b/colord/Makefile
@@ -27,6 +27,10 @@ CONFIGURE_ARGS+=	--disable-bash-completion
 
 CONFIGURE_ARGS+=	--disable-systemd-login
 
+PKGCONFIG_OVERRIDE+=	lib/colorhug/colorhug.pc.in
+PKGCONFIG_OVERRIDE+=	lib/colord/colord.pc.in
+
+
 # XXX conf file?
 #CONF_FILES+=		data/org.freedesktop.ColorManager.conf
 
Home |
Main Index |
Thread Index |
Old Index