Chris Browne cbbrowne at lists.slony.info
Thu Feb 26 08:14:03 PST 2009
Update of /home/cvsd/slony1/slony1-engine/src
In directory main.slony.info:/tmp/cvs-serv9724/src

Modified Files:
      Tag: REL_2_0_STABLE
	Makefile 
Log Message:
At this point, we don't want to by default build the "upgrade to 2.0" tooling as
it doesn't work yet.


Index: Makefile
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/Makefile,v
retrieving revision 1.16.2.1
retrieving revision 1.16.2.2
diff -C2 -d -r1.16.2.1 -r1.16.2.2
*** Makefile	23 Feb 2009 17:24:23 -0000	1.16.2.1
--- Makefile	26 Feb 2009 16:14:01 -0000	1.16.2.2
***************
*** 13,17 ****
  
  DISTFILES = Makefile
! SUBDIRS = parsestatements slon slonik backend ducttape upgrade_to_20
  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