Branch '2.3-stable' - openpkg/Makefile
    Git Service User 
    git at kolabsys.com
       
    Thu Apr 14 13:31:04 CEST 2011
    
    
  
 openpkg/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 98a3e5b0d311fed8c955f5a2946075f61b5df8c1
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Thu Apr 14 13:30:59 2011 +0200
    openpkg: Fix release in Makefile
diff --git a/openpkg/Makefile b/openpkg/Makefile
index e16cf73..738b89a 100644
--- a/openpkg/Makefile
+++ b/openpkg/Makefile
@@ -6,7 +6,7 @@ PACKAGE=openpkg
 DOWNLOAD_VERSION=20071227
 OPENPKG_RELEASE=20071227
 VERSION=20071227
-RELEASE=$(OPENPKG_RELEASE)_kolab2
+RELEASE=$(OPENPKG_RELEASE)_kolab3
 
 SOURCE_URL=
 SOURCE_0=
    
    
More information about the commits
mailing list