You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2019/01/09 11:03:03 UTC

svn commit: r1850847 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

Author: stsp
Date: Wed Jan  9 11:03:03 2019
New Revision: 1850847

URL: http://svn.apache.org/viewvc?rev=1850847&view=rev
Log:
* tools/dev/unix-build/Makefile.svn: Remove mod-proxy diff during httpd-clean.

Modified:
    subversion/trunk/tools/dev/unix-build/Makefile.svn

Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/unix-build/Makefile.svn?rev=1850847&r1=1850846&r2=1850847&view=diff
==============================================================================
--- subversion/trunk/tools/dev/unix-build/Makefile.svn (original)
+++ subversion/trunk/tools/dev/unix-build/Makefile.svn Wed Jan  9 11:03:03 2019
@@ -700,7 +700,7 @@ httpd-reset:
 
 httpd-clean:
 	-(cd $(HTTPD_OBJDIR) && env MAKEFLAGS= make clean)
-	rm -f $(HTTPD_OBJDIR)/mod-deflate-fmt.diff
+	rm -f $(HTTPD_OBJDIR)/mod-proxy-no-threads-2.4.diff
 	rm -f $(HTTPD_OBJDIR)/ssl-init-proxy-certs.diff
 
 # fetch distfile for httpd