Author: stsp
Date: Fri Jun 12 13:20:36 2015
New Revision: 1685085
URL: http://svn.apache.org/r1685085
Log:
* build.conf
(svnbench): Install svnbench as part of 'make install'. svnbench moved from
tools/ to subversion/ so it should be installed by default.
Found by: me
Patch by: danielsh
Modified:
subversion/trunk/build.conf
Modified: subversion/trunk/build.conf
URL:
http://svn.apache.org/viewvc/subversion/trunk/build.conf?rev=1685085&r1=1685084&r2=1685085&view=diff
==============================================================================
--- subversion/trunk/build.conf (original)
+++ subversion/trunk/build.conf Fri Jun 12 13:20:36 2015
@@ -1606,7 +1606,7 @@ libs = libsvn_diff libsvn_subr apriconv
description = Benchmarking and diagnostics tool for the network layer
type = exe
path = subversion/svnbench
-install = tools
+install = bin
libs = libsvn_client libsvn_wc libsvn_ra libsvn_subr libsvn_delta
apriconv apr