Chris Browne cbbrowne at lists.slony.info
Mon Feb 23 09:24:25 PST 2009
Update of /home/cvsd/slony1/slony1-engine/src
In directory main.slony.info:/tmp/cvs-serv1885/src

Modified Files:
      Tag: REL_2_0_STABLE
	Makefile 
Log Message:
Add in rule to generate upgrade program


Index: Makefile
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/Makefile,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -C2 -d -r1.16 -r1.16.2.1
*** Makefile	21 Apr 2008 16:34:54 -0000	1.16
--- Makefile	23 Feb 2009 17:24:23 -0000	1.16.2.1
***************
*** 13,17 ****
  
  DISTFILES = Makefile
! SUBDIRS = parsestatements slon slonik backend ducttape
  ifeq ($(PORTNAME),win32)
  SUBDIRS += slevent
--- 13,17 ----
  
  DISTFILES = Makefile
! SUBDIRS = parsestatements slon slonik backend ducttape upgrade_to_20
  ifeq ($(PORTNAME),win32)
  SUBDIRS += slevent



More information about the Slony1-commit mailing list