[Lunar-commits] CVS: moonbase/compilers/php BUILD,1.12,1.13

Auke Kok sofar at lunar-linux.org
Mon Dec 13 08:56:26 UTC 2004


Update of /var/cvs/lunar/moonbase/compilers/php
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/compilers/php

Modified Files:
	BUILD 
Log Message:
Meh... cmon that's a lame one


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/php/BUILD,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- BUILD	15 Jun 2004 11:00:49 -0000	1.12
+++ BUILD	13 Dec 2004 08:56:24 -0000	1.13
@@ -20,7 +20,7 @@
     OPTS="$OPTS --with-apxs2=/usr/sbin/apxs"
   fi
 
-  if echo $OPTS | grep -q --enable-xslt ; then
+  if echo $OPTS | grep -q -- --enable-xslt ; then
     LDFLAGS="$LDFLAGS -lstdc++"
   fi
 



More information about the Lunar-commits mailing list