Fedora platform needs -1 appended
[osm/SO.git] / BUILD.sh
index c1adc1c..ecc2ca5 100755 (executable)
--- 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)