From 7a6a9c2f4671e3d92a68204078f149cd581f5361 Mon Sep 17 00:00:00 2001 From: Greg Ames Date: Sat, 10 Nov 2001 01:34:13 +0000 Subject: [PATCH] copy the faq from the correct directory git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91826 13f79535-47bb-0310-9956-ffa450edef68 --- build/httpd_roll_release | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/httpd_roll_release b/build/httpd_roll_release index 79d6208c8e..8fb8fd0ec5 100755 --- a/build/httpd_roll_release +++ b/build/httpd_roll_release @@ -39,7 +39,7 @@ echo "Updating the site's FAQ" # Now update the FAQ in the tarball rm -f docs/manual/faq/*.html -cp /www/www.apache.org/docs-2.0/faq/*.html docs/manual/faq/ +cp /www/httpd.apache.org/docs-2.0/faq/*.html docs/manual/faq/ # Create the configure scripts echo "Creating the configure script" -- 2.40.0