[Lunar-commits] r16860 - moonbase/trunk/web/w3c-libwww

Florin Braescu florin at lunar-linux.org
Sun Oct 9 13:25:39 UTC 2005


Author: florin
Date: 2005-10-09 13:25:38 +0000 (Sun, 09 Oct 2005)
New Revision: 16860

Modified:
   moonbase/trunk/web/w3c-libwww/BUILD
Log:
oops, the real modif.

Modified: moonbase/trunk/web/w3c-libwww/BUILD
===================================================================
--- moonbase/trunk/web/w3c-libwww/BUILD	2005-10-09 13:03:10 UTC (rev 16859)
+++ moonbase/trunk/web/w3c-libwww/BUILD	2005-10-09 13:25:38 UTC (rev 16860)
@@ -1,7 +1,9 @@
 (
   
-  OPTS=$OPTS" --enable-shared --with-zlib --with-md5 --with-expat \
-              --with-dav --with-extension"
+  sedit "s:/lib/mysql/:/lib/:" configure  &&
+ 
+  OPTS=$OPTS" --enable-shared --with-zlib --with-md5 \
+              --with-expat    --with-dav  --with-extension"
   default_build
 
 ) > $C_FIFO 2>&1



More information about the Lunar-commits mailing list