[Lunar-commits] r16260 - moonbase/trunk/libs/pango
Terry Chan
tchan at lunar-linux.org
Mon Aug 29 02:43:15 UTC 2005
Author: tchan
Date: 2005-08-29 02:43:15 +0000 (Mon, 29 Aug 2005)
New Revision: 16260
Modified:
moonbase/trunk/libs/pango/BUILD
Log:
It appears zbiggy is correct. On a fresh lunar install pango does not find
cairo unless the export is removed from the BUILD script. I also edited more
files in /etc/profile.d and moonbase to try and fix the order of the stupid
extra colons in PKG_CONFIG_PATH evn variable.
Modified: moonbase/trunk/libs/pango/BUILD
===================================================================
--- moonbase/trunk/libs/pango/BUILD 2005-08-29 02:39:42 UTC (rev 16259)
+++ moonbase/trunk/libs/pango/BUILD 2005-08-29 02:43:15 UTC (rev 16260)
@@ -1,6 +1,5 @@
(
- export PKG_CONFIG_PATH=/usr/lib/pkgconfig &&
./configure --prefix=/usr \
--sysconfdir=/etc \
$OPTS &&
More information about the Lunar-commits
mailing list