[csw-devel] SF.net SVN: gar:[8575] csw/mgar/pkg/cpan/mod_perl/trunk/Makefile
bensons at users.sourceforge.net
bensons at users.sourceforge.net
Tue Feb 16 12:07:57 CET 2010
Revision: 8575
http://gar.svn.sourceforge.net/gar/?rev=8575&view=rev
Author: bensons
Date: 2010-02-16 11:07:57 +0000 (Tue, 16 Feb 2010)
Log Message:
-----------
cpan mod_perl: relocate perl modules to perlcswlib
Modified Paths:
--------------
csw/mgar/pkg/cpan/mod_perl/trunk/Makefile
Modified: csw/mgar/pkg/cpan/mod_perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/mod_perl/trunk/Makefile 2010-02-16 10:46:33 UTC (rev 8574)
+++ csw/mgar/pkg/cpan/mod_perl/trunk/Makefile 2010-02-16 11:07:57 UTC (rev 8575)
@@ -25,8 +25,8 @@
CONFIGURE_ARGS += PREFIX=$(prefix)
CONFIGURE_ARGS += EVERYTHING=1
-PERL_CONFIGURE_ARGS = INSTALLSITEARCH=$(prefix)/apache/lib/perl
-PERL_CONFIGURE_ARGS += INSTALLSITEMAN3DIR=$(prefix)/apache/man/man3
+PERL_CONFIGURE_ARGS = INSTALLSITEARCH=$(perlcswlib)/csw
+PERL_CONFIGURE_ARGS += INSTALLSITEMAN3DIR=$(mandir)/man3
# PERL_CONFIGURE_ARGS += LIBS=-lpthread
INSTALL_SCRIPTS = custom
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list