[Lunar-commits]
CVS: moonbase/xfce4/xfce4-battery-plugin BUILD, 1.3, 1.4
Jasper Huysmans
jasper at lunar-linux.org
Sun Feb 22 19:23:41 GMT 2004
Update of /var/cvs/lunar/moonbase/xfce4/xfce4-battery-plugin
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24137/xfce4-battery-plugin
Modified Files:
BUILD
Log Message:
Make sure PKG_CONFIG_PATH is set correctly
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/xfce4/xfce4-battery-plugin/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD 18 Feb 2004 20:49:04 -0000 1.3
+++ BUILD 22 Feb 2004 19:23:08 -0000 1.4
@@ -1,5 +1,8 @@
(
+ # make sure proper PKG_CONFIG_PATH is set
+ export PKG_CONFIG_PATH="${XFCE4_PREFIX:-/opt/lunar/xfce/4.0}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
+
./configure --build=$BUILD \
--prefix=${XFCE4_PREFIX:-/opt/lunar/xfce/4.0} \
--disable-static \
More information about the Lunar-commits
mailing list