[csw-devel] SF.net SVN: gar:[12492] csw/mgar/pkg/subversion/trunk/Makefile
rthurner at users.sourceforge.net
rthurner at users.sourceforge.net
Mon Jan 10 20:49:19 CET 2011
Revision: 12492
http://gar.svn.sourceforge.net/gar/?rev=12492&view=rev
Author: rthurner
Date: 2011-01-10 19:49:18 +0000 (Mon, 10 Jan 2011)
Log Message:
-----------
subversion, typo in Makefile target
Modified Paths:
--------------
csw/mgar/pkg/subversion/trunk/Makefile
Modified: csw/mgar/pkg/subversion/trunk/Makefile
===================================================================
--- csw/mgar/pkg/subversion/trunk/Makefile 2011-01-10 16:38:01 UTC (rev 12491)
+++ csw/mgar/pkg/subversion/trunk/Makefile 2011-01-10 19:49:18 UTC (rev 12492)
@@ -286,7 +286,7 @@
ln -s libsvn_ra_neon-1.so.0.0.0 libsvn_ra_dav-1.so; )
@$(MAKECOOKIE)
-instal-extras:
+install-extras:
@echo "~~~ patching contributions with csw paths ~~~"
gfind $(WORKSRC)/contrib -type f -print0 | gxargs -0 gsed -i -e 's,/usr/bin/svn,/opt/csw/bin/svn,'
gsed -i -e 's,/usr/bin/perl,/opt/csw/bin/perl,' $(WORKSRC)/contrib/*/*.pl
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