From c6548cdb7130b7e9afda74caf522c212e21e274b Mon Sep 17 00:00:00 2001 From: Javi Fontan Date: Wed, 12 Sep 2012 15:01:40 +0200 Subject: [PATCH] Change license and description to the context packages --- share/scripts/context-packages/generate.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/scripts/context-packages/generate.sh b/share/scripts/context-packages/generate.sh index bd2f222ead..ed274bb0be 100755 --- a/share/scripts/context-packages/generate.sh +++ b/share/scripts/context-packages/generate.sh @@ -18,7 +18,7 @@ VERSION=${VERSION:-3.6.0} MAINTAINER=${MAINTAINER:-C12G Labs } -LICENSE=${LICENSE:-Apache} +LICENSE=${LICENSE:-Apache 2.0} PACKAGE_NAME=${PACKAGE_NAME:-one-context} VENDOR=${VENDOR:-C12G Labs} DESC=" @@ -28,8 +28,8 @@ This package prepares a VM image for OpenNebula: * Unconfigures the network * Adds OpenNebula contextualization scripts to startup -To get support use the OpenNebula mailing list: - http://opennebula.org/community:mailinglists +To get support check the OpenNebula web page: + http://OpenNebula.org " DESCRIPTION=${DESCRIPTION:-$DESC} PACKAGE_TYPE=${PACKAGE_TYPE:-deb}