From: KIRAN KASHALKAR Date: Thu, 22 Sep 2016 20:50:57 +0000 (-0400) Subject: Fedora platform needs -1 appended X-Git-Tag: v1.0.0~17 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F381%2F1;p=osm%2FSO.git Fedora platform needs -1 appended Signed-off-by: KIRAN KASHALKAR --- diff --git a/BUILD.sh b/BUILD.sh index c1adc1cf..ecc2ca52 100755 --- a/BUILD.sh +++ b/BUILD.sh @@ -30,7 +30,7 @@ # ARGS PLATFORM_REPOSITORY=${1:-OSM} # change to OSM when published -PLATFORM_VERSION=${2:-4.3.1.0.49553} +PLATFORM_VERSION=${2:-4.3.1.0.49553-1} # must be run from the top of a workspace cd $(dirname $0)