projects
/
osm
/
SO.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2f92c8
)
Fedora platform needs -1 appended
81/381/1
author
KIRAN KASHALKAR
<kiran.kashalkar@riftio.com>
Thu, 22 Sep 2016 20:50:57 +0000
(16:50 -0400)
committer
KIRAN KASHALKAR
<kiran.kashalkar@riftio.com>
Thu, 22 Sep 2016 20:50:57 +0000
(16:50 -0400)
Signed-off-by: KIRAN KASHALKAR <kiran.kashalkar@riftio.com>
BUILD.sh
patch
|
blob
|
history
diff --git
a/BUILD.sh
b/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)