Branch '2.3-stable' - z-push/Makefile

Christoph Wickert wickert at kolabsys.com
Mon May 30 19:48:38 CEST 2011


 z-push/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4ea7413a1b6701e12a9cd6afb6a595d87fbfd3ae
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Mon May 30 19:48:31 2011 +0200

    z-push: Remove z-push.conf from Makefile, it is now created form the spec on the fly

diff --git a/z-push/Makefile b/z-push/Makefile
index e431fe3..6f86625 100644
--- a/z-push/Makefile
+++ b/z-push/Makefile
@@ -6,7 +6,7 @@ RELEASE = $(shell grep "^Release:" *.spec | sed -e "s/^Release:\s*\([0-9._a-z]*\
 
 SOURCE_URL=http://download.berlios.de/z-push/
 SOURCE_0=$(PACKAGE)-$(VERSION).tar.gz
-EXTRA=z_RTF.php z-push.conf
+EXTRA=z_RTF.php
 
 include ../make-helper/package.mk
 include ../make-helper/package-new.mk





More information about the commits mailing list