Commit d58242b9 authored by Greg Ames's avatar Greg Ames
Browse files

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
parent e73e545a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"