[csw-devel] SF.net SVN: gar:[3696] csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Tue Mar 10 18:35:48 CET 2009
Revision: 3696
http://gar.svn.sourceforge.net/gar/?rev=3696&view=rev
Author: bonivart
Date: 2009-03-10 17:35:48 +0000 (Tue, 10 Mar 2009)
Log Message:
-----------
Geo-IP-PurePerl: fix Makefile
Modified Paths:
--------------
csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/Makefile 2009-03-10 16:20:54 UTC (rev 3695)
+++ csw/mgar/pkg/cpan/Geo-IP-PurePerl/trunk/Makefile 2009-03-10 17:35:48 UTC (rev 3696)
@@ -24,7 +24,6 @@
post-configure-modulated:
@echo " ==> Post-configure for $(GARNAME) (custom)"
- @echo "$(WORKSRC)"
@( cd $(WORKSRC)/lib/Geo/IP ; \
sed 's/\/usr\/local\/share\/GeoIP\/GeoIP.dat/\/opt\/csw\/share\/GeoIP\/GeoIP.dat/' PurePerl.pm > tmp.sed ; \
mv tmp.sed PurePerl.pm )
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