[csw-devel] SF.net SVN: gar:[8576] csw/mgar/pkg/cpan/mod_perl/trunk/Makefile

bensons at users.sourceforge.net bensons at users.sourceforge.net
Tue Feb 16 12:26:23 CET 2010


Revision: 8576
          http://gar.svn.sourceforge.net/gar/?rev=8576&view=rev
Author:   bensons
Date:     2010-02-16 11:26:23 +0000 (Tue, 16 Feb 2010)

Log Message:
-----------
cpan mod_perl: fixed perl module install path

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 11:07:57 UTC (rev 8575)
+++ csw/mgar/pkg/cpan/mod_perl/trunk/Makefile	2010-02-16 11:26:23 UTC (rev 8576)
@@ -25,7 +25,7 @@
 CONFIGURE_ARGS += PREFIX=$(prefix)
 CONFIGURE_ARGS += EVERYTHING=1
 
-PERL_CONFIGURE_ARGS  = INSTALLSITEARCH=$(perlcswlib)/csw
+PERL_CONFIGURE_ARGS  = INSTALLSITEARCH=$(perlcswlib)
 PERL_CONFIGURE_ARGS += INSTALLSITEMAN3DIR=$(mandir)/man3
 # PERL_CONFIGURE_ARGS += LIBS=-lpthread
 


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