You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2012/08/26 21:42:06 UTC

svn commit: r1377497 - /subversion/branches/1.7.x/build.conf

Author: brane
Date: Sun Aug 26 19:42:06 2012
New Revision: 1377497

URL: http://svn.apache.org/viewvc?rev=1377497&view=rev
Log:
* build.conf: Revert accidental change made in r1377495.

Modified:
    subversion/branches/1.7.x/build.conf

Modified: subversion/branches/1.7.x/build.conf
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/build.conf?rev=1377497&r1=1377496&r2=1377497&view=diff
==============================================================================
--- subversion/branches/1.7.x/build.conf (original)
+++ subversion/branches/1.7.x/build.conf Sun Aug 26 19:42:06 2012
@@ -367,7 +367,7 @@ type = apache-mod
 path = tools/server-side/mod_dontdothat
 nonlibs = mod_dav_svn apr aprutil
 libs = libsvn_subr xml
-install = apache-mod
+install = tools
 msvc-libs = libhttpd.lib
 
 # ----------------------------------------------------------------------------



RE: svn commit: r1377497 - /subversion/branches/1.7.x/build.conf

Posted by Bert Huijben <be...@qqmail.nl>.

> -----Original Message-----
> From: brane@apache.org [mailto:brane@apache.org]
> Sent: zondag 26 augustus 2012 21:42
> To: commits@subversion.apache.org
> Subject: svn commit: r1377497 - /subversion/branches/1.7.x/build.conf
> 
> Author: brane
> Date: Sun Aug 26 19:42:06 2012
> New Revision: 1377497
> 
> URL: http://svn.apache.org/viewvc?rev=1377497&view=rev
> Log:
> * build.conf: Revert accidental change made in r1377495.

This patch doesn't undo r1377495. Both patches just add some install= line to build.conf.

Please also edit the log of these 2 patches to specify where they changed the file and in which revision they are reverted.
(The diff -x -p doesn't show a useful header for reviewing)

	Bert

> 
> Modified:
>     subversion/branches/1.7.x/build.conf
> 
> Modified: subversion/branches/1.7.x/build.conf
> URL:
> http://svn.apache.org/viewvc/subversion/branches/1.7.x/build.conf?rev=13
> 77497&r1=1377496&r2=1377497&view=diff
> ==========================================================
> ====================
> --- subversion/branches/1.7.x/build.conf (original)
> +++ subversion/branches/1.7.x/build.conf Sun Aug 26 19:42:06 2012
> @@ -367,7 +367,7 @@ type = apache-mod
>  path = tools/server-side/mod_dontdothat  nonlibs = mod_dav_svn apr
> aprutil  libs = libsvn_subr xml -install = apache-mod
> +install = tools
>  msvc-libs = libhttpd.lib
> 
>  # ----------------------------------------------------------------------------
>