[csw-devel] SF.net SVN: gar:[12483] csw/mgar/pkg/subversion/trunk/Makefile
rthurner at users.sourceforge.net
rthurner at users.sourceforge.net
Mon Jan 10 07:30:46 CET 2011
Revision: 12483
http://gar.svn.sourceforge.net/gar/?rev=12483&view=rev
Author: rthurner
Date: 2011-01-10 06:30:46 +0000 (Mon, 10 Jan 2011)
Log Message:
-----------
subversion, parameter at the end is default
Modified Paths:
--------------
csw/mgar/pkg/subversion/trunk/Makefile
Modified: csw/mgar/pkg/subversion/trunk/Makefile
===================================================================
--- csw/mgar/pkg/subversion/trunk/Makefile 2011-01-10 06:28:41 UTC (rev 12482)
+++ csw/mgar/pkg/subversion/trunk/Makefile 2011-01-10 06:30:46 UTC (rev 12483)
@@ -289,7 +289,7 @@
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,' {}
+ 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
gsed -i -e 's,/usr/bin/perl,/opt/csw/bin/perl,' $(WORKSRC)/contrib/*/*.cgi
gsed -i -e 's,/usr/bin/,/opt/csw/bin/,' $(WORKSRC)/contrib/*/svnmirror.sh
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