From: Bruce Momjian Date: Sat, 22 Jan 2005 21:21:34 +0000 (+0000) Subject: Fix README /contrib/xml2 reference in 8.0 and HEAD. X-Git-Tag: REL8_1_0BETA1~1512 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=082283b9b99c4df8f1bc31426451ed163ef2472c;p=thirdparty%2Fpostgresql.git Fix README /contrib/xml2 reference in 8.0 and HEAD. --- diff --git a/contrib/xml2/README.xml2 b/contrib/xml2/README.xml2 index be129e97d7d..e37ea50e47e 100644 --- a/contrib/xml2/README.xml2 +++ b/contrib/xml2/README.xml2 @@ -14,7 +14,7 @@ Installation ------------ The current build process will only work if the files are in -contrib/xml in a PostgreSQL 7.3 or 7.4 source tree which has been +contrib/xml2 in a PostgreSQL 7.3 or 7.4 source tree which has been configured and built (If you alter the subdir value in the Makefile you can place it in a different directory in a PostgreSQL tree).