commit | 8e022a99a7eb3093d59df091ee6a94d01ebfe768 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Tue Jul 10 14:47:38 2018 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Tue Jul 10 23:17:15 2018 +0000 |
tree | 0634e0cb428f2a6e220611c06c066f1fdb774fd4 | |
parent | 2e4d99e28e72d3fc109ebc24d953c213014f733f [diff] [blame] |
Fixing Bazel build & packaging. Change-Id: I96ba75c395b9a780e4c8233a088f8d8a8abeb874
diff --git a/BUILD b/BUILD index beaf1c1..3e36aa6 100644 --- a/BUILD +++ b/BUILD
@@ -82,7 +82,7 @@ # Runs ONOS as a single instance from the /tmp directory # FIXME: Still work in progress genrule( - name = "onos-run", + name = "onos-local", srcs = [ ":onos-package", "tools/package/onos-run-karaf",