[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problem with install-sh???

From: David Summers <dsummers_at_digital-realms.com>
Date: 2001-10-30 17:23:21 CET

Does this patch need to be applied? I tried compiling this morning and
ran into an "unexpected EOF" shell error which I assume is caused by this:

Index: ./install-sh
===================================================================
--- ./.svn/text-base/install-sh Thu Oct 25 14:31:40 2001
+++ ./install-sh Tue Oct 30 10:16:38 2001
@@ -245,7 +245,7 @@
         $doit $rmcmd -f $dstdir/$dstfile &&
         $doit $mvcmd $dsttmp $dstdir/$dstfile

-fi &&
+fi

 exit 0

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:46 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.