]> granicus.if.org Git - apache/commitdiff
copy the faq from the correct directory
authorGreg Ames <gregames@apache.org>
Sat, 10 Nov 2001 01:34:13 +0000 (01:34 +0000)
committerGreg Ames <gregames@apache.org>
Sat, 10 Nov 2001 01:34:13 +0000 (01:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91826 13f79535-47bb-0310-9956-ffa450edef68

build/httpd_roll_release

index 79d6208c8ef49ccf8773877ef40d8f888584f733..8fb8fd0ec51f08c89a6459d64d6b6a596e2486a3 100755 (executable)
@@ -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"