commit | 350073467661427b9c0cffa6e05b3dc04988715e | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Tue Sep 13 17:41:16 2016 -0700 |
committer | Brian O'Connor <bocon@onlab.us> | Tue Sep 13 17:41:45 2016 -0700 |
tree | d68d0c0977c0a464fcc4acd8a4dd71c2b37f9a54 | |
parent | 8cc10ecc26f7ccfc0a2a127949d9f46961be2cd4 [diff] [blame] |
Fixing buck in onos-pref-karaf Change-Id: Ie94bf690a1df836b4d5b1d6a1297518f823258c2
diff --git a/tools/package/onos-prep-karaf b/tools/package/onos-prep-karaf index 0dca061..4eb72c0 100755 --- a/tools/package/onos-prep-karaf +++ b/tools/package/onos-prep-karaf
@@ -12,7 +12,7 @@ #FIXME karaf version KARAF_VERSION="3.0.5" -PREFIX="onos-${ONOS_VERSION/-SNAPSHOT/}" +PREFIX="onos-$ONOS_VERSION" # Unroll the Apache Karaf bits, prune them and make ONOS top-level directories. tar xf $KARAF_TAR