Mon Sep 26 18:01:38 PDT 2005
- Previous message: [Slony1-commit] By devrim: This file is generated during make.
- Next message: [Slony1-commit] By cbbrowne: Store now() in sl_confirm rather than CURRENT_TIMESTAMP.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Don't remove README each time we do make clean ;)
Modified Files:
--------------
slony1-engine/doc/adminguide:
Makefile (r1.13 -> r1.14)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -Ldoc/adminguide/Makefile -Ldoc/adminguide/Makefile -u -w -r1.13 -r1.14
--- 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 devrim: This file is generated during make.
- Next message: [Slony1-commit] By cbbrowne: Store now() in sl_confirm rather than CURRENT_TIMESTAMP.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list