[Cluster-devel] conga/luci Makefile

rmccabe at sourceware.org rmccabe at sourceware.org
Wed Aug 9 00:42:46 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2006-08-09 00:42:46

Modified files:
	luci           : Makefile 

Log message:
	fix paths to zope products

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/Makefile.diff?cvsroot=cluster&r1=1.17&r2=1.18

--- conga/luci/Makefile	2006/08/08 17:56:41	1.17
+++ conga/luci/Makefile	2006/08/09 00:42:46	1.18
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.17 2006/08/08 17:56:41 rmccabe Exp $
+# $Id: Makefile,v 1.18 2006/08/09 00:42:46 rmccabe Exp $
 ZOPEINSTANCE=/var/lib/luci
 
 include ../make/version.in
@@ -9,7 +9,7 @@
 
 # list zope/plone files and/or directories to be removed 
 # (paths relative to zope/plone installation directory)
-ZOPE_REMOVES="bin include skel zopeskel ZGadflyDA ZopeTutorial ZReST"
+ZOPE_REMOVES="bin include skel zopeskel lib64/python/Products/ZGadflyDA lib64/python/Products/ZopeTutorial lib64/python/Products/ZReST lib/python/Products/ZGadflyDA lib/python/Products/ZopeTutorial lib/python/Products/ZReST"
 PLONE_REMOVES="Five README.txt ATContentTypes ATReferenceBrowserWidget ExtendedPathIndex ExternalEditor kupu Marshall PasswordResetTool PloneLanguageTool PloneTestCase"
 
 




More information about the Cluster-devel mailing list