[Lunar-commits] CVS: moonbase/xfce4/xfwm4 BUILD,1.10,1.11
Jan Eidtmann
cmak at lunar-linux.org
Sat Mar 12 08:07:48 UTC 2005
Update of /var/cvs/lunar/moonbase/xfce4/xfwm4
In directory espresso.foo-projects.org:/tmp/cvs-serv30675
Modified Files:
BUILD
Log Message:
uhmm...
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/xfce4/xfwm4/BUILD,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- BUILD 16 Dec 2004 22:33:33 -0000 1.10
+++ BUILD 12 Mar 2005 08:07:45 -0000 1.11
@@ -2,7 +2,7 @@
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${XFCE4_PREFIX:-/opt/lunar/xfce4}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
- if [ WITH_COMPOSITE == "y" ]; then
+ if [ "$WITH_COMPOSITE" == "y" ]; then
OPTS="$OPTS --enable-compositor"
fi &&
More information about the Lunar-commits
mailing list