From 45e93b2bda41ffe6d4965db6396bb44ac5ffc86d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 12 Jun 2012 18:14:11 -0500 Subject: Set PKG_CONFIG_PATH for koffice build on Debian and Ubuntu --- debian/lenny/applications/koffice/debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/lenny/applications/koffice') diff --git a/debian/lenny/applications/koffice/debian/rules b/debian/lenny/applications/koffice/debian/rules index 6493acaff..f53720c55 100755 --- a/debian/lenny/applications/koffice/debian/rules +++ b/debian/lenny/applications/koffice/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f +PKG_CONFIG_PATH := /opt/trinity/lib/pkgconfig/:$(PKG_CONFIG_PATH) + include /usr/share/cdbs/1/rules/debhelper.mk include debian/cdbs/debian-qt-kde.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk -- cgit v1.2.3