From 218d3dc36e2c5802207b0d01247d07283d43f930 Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Wed, 5 Mar 2014 11:57:30 +0100 Subject: Do no longer install the -development subpackage by default --- ucs-3.x/01-install-community-edition.sh | 2 +- ucs-3.x/01-install-enterprise-edition.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ucs-3.x/01-install-community-edition.sh b/ucs-3.x/01-install-community-edition.sh index 49332cb..5834077 100755 --- a/ucs-3.x/01-install-community-edition.sh +++ b/ucs-3.x/01-install-community-edition.sh @@ -8,4 +8,4 @@ ucr set \ repository/online/component/kolab-13/version="current" \ repository/online/component/kolab-13/parts="maintained" -univention-install kolab-13-community-release kolab-13-community-release-development +univention-install kolab-13-community-release diff --git a/ucs-3.x/01-install-enterprise-edition.sh b/ucs-3.x/01-install-enterprise-edition.sh index 1027f82..c98ceec 100755 --- a/ucs-3.x/01-install-enterprise-edition.sh +++ b/ucs-3.x/01-install-enterprise-edition.sh @@ -17,4 +17,4 @@ while [ ! -f /etc/apt/certs/mirror.kolabsys.com.client.pem ]; do read ANSWER done -univention-install kolab-13-enterprise-release kolab-13-enterprise-release-development +univention-install kolab-13-enterprise-release -- cgit v0.12