You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2009/09/20 01:01:24 UTC

svn commit: r816961 - /httpd/mod_ftp/trunk/Makefile.apxs

Author: wrowe
Date: Sat Sep 19 23:01:24 2009
New Revision: 816961

URL: http://svn.apache.org/viewvc?rev=816961&view=rev
Log:
Use httpd/trunk/ for docs build of mod_fcgid/mod_ftp per list discussions
with Rainer and Jeff.

Modified:
    httpd/mod_ftp/trunk/Makefile.apxs

Modified: httpd/mod_ftp/trunk/Makefile.apxs
URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/Makefile.apxs?rev=816961&r1=816960&r2=816961&view=diff
==============================================================================
--- httpd/mod_ftp/trunk/Makefile.apxs (original)
+++ httpd/mod_ftp/trunk/Makefile.apxs Sat Sep 19 23:01:24 2009
@@ -84,7 +84,7 @@
 	fi
 	@if test ! -d $(manualdir)/style; then \
 	  cd $(manualdir); \
-	  svn export $(svnroot)/httpd/branches/2.2.x/docs/manual/style; \
+	  svn export $(svnroot)/httpd/trunk/docs/manual/style; \
 	fi
 	cd $(manualdir)/build; \
 	  ./build.sh all