Update of /cvsroot/fink/experimental/thesin/finkinfo/test
In directory sc8-pr-cvs1:/tmp/cvs-serv3579
Modified Files:
libapache2-mod-perl-1.99_09-1.info
Log Message:
okay builds into the deb now, but I somehow will need to split the dso out into
libapache2-mod-perl and have a mod-perl-pm as the parent I think
Index: libapache2-mod-perl-1.99_09-1.info
===================================================================
RCS file:
/cvsroot/fink/experimental/thesin/finkinfo/test/libapache2-mod-perl-1.99_09-1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libapache2-mod-perl-1.99_09-1.info 27 May 2003 04:16:58 -0000 1.2
+++ libapache2-mod-perl-1.99_09-1.info 27 May 2003 16:09:30 -0000 1.3
@@ -14,9 +14,13 @@
DocFiles: Changes INSTALL LICENSE MANIFEST README ROADMAP STATUS
###
CompileScript: <<
- perl Makefile.PL PERL=`which perl` PREFIX=%p INSTALLPRIVLIB=%p/lib/perl5
INSTALLARCHLIB=%p/lib/perl5/darwin INSTALLSITELIB=%p/lib/perl5
INSTALLSITEARCH=%p/lib/perl5/darwin INSTALLMAN1DIR=%p/share/man/man1
INSTALLMAN3DIR=%p/share/man/man3 MP_INST_APACHE2=1 MP_APXS=%p/sbin/apxs
+ perl Makefile.PL PERL=`which perl` PREFIX=%p INSTALLPRIVLIB=%p/lib/perl5
INSTALLARCHLIB=%p/lib/perl5/darwin INSTALLSITELIB=%p/lib/perl5
INSTALLSITEARCH=%p/lib/perl5/darwin INSTALLMAN1DIR=%p/share/man/man1
INSTALLMAN3DIR=%p/share/man/man3 MP_INST_APACHE2=1 MP_USE_DSO=1 MP_APXS=%p/sbin/apxs
make
- make test
+### Disabled since httpd can't be running and I thought it was pointless
+### to stop the server to test something I know works :)
+# make test APACHE_USER=nobody APXS=%p/sbin/apxs APACHE_PORT=80 APACHE=%p/sbin/httpd
+### Fix the make file so the apache dso module install in the right dir
+ perl -pi -e 's,%p/share/apache2,%i/share/apache2,gs'
src/modules/perl/Makefile.modperl
<<
###
PostInstScript: <<
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits