Branch '2.3-stable' - pear/Kolab_Zpush

Christoph Wickert wickert at kolabsys.com
Wed Apr 27 17:45:15 CEST 2011


 pear/Kolab_Zpush/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5b01a5f3a9e485344fdb95793b367ebfe5d70c0c
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Wed Apr 27 17:45:07 2011 +0200

    PEAR-Kolab_Zpush: Fix typo in previous commit

diff --git a/pear/Kolab_Zpush/Makefile b/pear/Kolab_Zpush/Makefile
index 7c2c8a1..78aa656 100644
--- a/pear/Kolab_Zpush/Makefile
+++ b/pear/Kolab_Zpush/Makefile
@@ -5,7 +5,7 @@ PACKAGE = PEAR-$(NAME)
 VERSION = $(shell grep "%define[ ]*V_version" *.spec | sed -e "s/.*V_version\s*\([0-9.]*\).*/\1/")
 RELEASE = $(shell grep "%define[ ]*V_release" *.spec | sed -e "s/.*V_release\s*\([0-9]*\).*/\1/")
 
-SOURCE_URL==http://files.kolab.org/server/development-2.3/sources
+SOURCE_URL=http://files.kolab.org/server/development-2.3/sources
 SOURCE_0=$(NAME)-$(VERSION).tgz
 
 STAGING = ../../stage





More information about the commits mailing list