Re: svn commit: r1495329 - /subversion/trunk/Makefile.in

2013-06-21 Thread Daniel Shahaf
Philip Martin wrote on Fri, Jun 21, 2013 at 12:16:02 +0100: > Daniel Shahaf writes: > > >> --- subversion/trunk/Makefile.in (original) > >> +++ subversion/trunk/Makefile.in Fri Jun 21 08:35:37 2013 > >> @@ -912,5 +912,5 @@ INSTALL_EXTRA_TOOLS=\ > >>test -n "$$SVN_SVNMUCC_IS_SVNSYITF" && \ > >

Re: svn commit: r1495329 - /subversion/trunk/Makefile.in

2013-06-21 Thread Philip Martin
Daniel Shahaf writes: >> --- subversion/trunk/Makefile.in (original) >> +++ subversion/trunk/Makefile.in Fri Jun 21 08:35:37 2013 >> @@ -912,5 +912,5 @@ INSTALL_EXTRA_TOOLS=\ >>test -n "$$SVN_SVNMUCC_IS_SVNSYITF" && \ >>ln -sf svnmucc$(EXEEXT) $(DESTDIR)$(bindir)/svnsyitf$(EXEEXT); \ >>

Re: svn commit: r1495329 - /subversion/trunk/Makefile.in

2013-06-21 Thread Daniel Shahaf
phi...@apache.org wrote on Fri, Jun 21, 2013 at 08:35:37 -: > Author: philip > Date: Fri Jun 21 08:35:37 2013 > New Revision: 1495329 > > URL: http://svn.apache.org/r1495329 > Log: > Fix the svnmucc symlink in svn-tools so it doesn't to link to DESTDIR. > The user can configure $(bindir) but $