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

[PATCH] Don't break 'make install-tools' if TOOLSDIR is same as BINDIR.

From: Alexander Thomas <alexander_at_collab.net>
Date: Mon, 11 Feb 2013 17:17:28 +0530

All,

This originated from one of my requirement where svn* binaries and tools
need to be installed in same location.
I'm not sure this one qualifies as a valid patch, because for this to
happen someone should tweaks Makefile.in
and points $bindir and $toolsdir to same location.

[[[
Don't break 'make install-tools' if TOOLSDIR is same as BINDIR.

* Makefile.in
   (INSTALL_EXTRA_TOOLS): Check that target and link_name are not the
    same before creating symlink to svnmucc in BINDIR.

Patch by: Alexander Thomas <alexander{_AT_}collab.net>
]]]

Thanks
-Alexander Thomas (AT)

Received on 2013-02-11 12:48:06 CET

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.