joes 2002/12/18 22:16:42
Modified: patches README
Log:
Cleanup version numbers in patches/README.
Revision Changes Path
1.2 +3 -3 httpd-apreq/patches/README
Index: README
===================================================================
RCS file: /home/cvs/httpd-apreq/patches/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README 19 Dec 2002 06:15:04 -0000 1.1
+++ README 19 Dec 2002 06:16:42 -0000 1.2
@@ -1,12 +1,12 @@
Experimental Patches:
-apache-1.3+apreq-1.1.patch
+apache-1.3+apreq.patch
patches apache-1.3 source to build libapreq directly into httpd.
To apply:
- % cd ../../apache-1.3/
- % patch -p0 < ../httpd-apreq/patches/apache-1.3+apreq-1.1.patch
+ % cd ../../apache-1.3.XX/
+ % patch -p0 < ../httpd-apreq/patches/apache-1.3+apreq.patch
Then build and install apache (+modperl) as normal. If you want to
use Apache::Request and Apache::Cookie, you'll also need to remove