Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20438

Modified Files:
        php5.info 
Log Message:
Fix hard coded /sw

Index: php5.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/php5.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- php5.info   23 Jun 2006 18:03:14 -0000      1.4
+++ php5.info   23 Jun 2006 18:32:51 -0000      1.5
@@ -153,7 +153,7 @@
   perl -pi -e 's,#define HAVE_MACH_O_DYLD_H 1,#undef HAVE_MACH_O_DYLD_H,g' 
apache-build/main/php_config.h
 
   ### Force unified
-  perl -pi -e 's,MH_BUNDLE_FLAGS = -bundle -bundle_loader 
/sw/sbin/apache2,MH_BUNDLE_FLAGS = -bundle -bundle_loader /sw/sbin/apache2 
-L/sw/lib/system-openssl/lib,g' apache-build/Makefile
+  perl -pi -e 's,MH_BUNDLE_FLAGS = -bundle -bundle_loader 
%p/sbin/apache2,MH_BUNDLE_FLAGS = -bundle -bundle_loader %p/sbin/apache2 
-L%p/lib/system-openssl/lib,g' apache-build/Makefile
 
   ### Configure for cgi
   if [ -d cgi-build ]; then rm -rf cgi-build; fi


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to