Mon Jan 16 08:28:15 PST 2006
- Previous message: [Slony1-commit] By cbbrowne: Oops.
- Next message: [Slony1-commit] By cbbrowne: Numerous updates to documentation based on Brian A.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Makefile for admin guide shouldn't purge README file - per bug 1474
Tags:
----
REL_1_1_STABLE
Modified Files:
--------------
slony1-engine/doc/adminguide:
Makefile (r1.13 -> r1.13.2.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/Makefile,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -Ldoc/adminguide/Makefile -Ldoc/adminguide/Makefile -u -w -r1.13 -r1.13.2.1
--- doc/adminguide/Makefile
+++ doc/adminguide/Makefile
@@ -235,7 +235,7 @@
# index
rm -f HTML.index $(GENERATED_SGML)
# text
- rm -f INSTALL HISTORY README
+ rm -f INSTALL HISTORY
BASEDIR=$(slony_top_builddir)/src/backend
BASESQL=$(BASEDIR)/slony1_base.sql
- Previous message: [Slony1-commit] By cbbrowne: Oops.
- Next message: [Slony1-commit] By cbbrowne: Numerous updates to documentation based on Brian A.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list