Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Brian O'Connor
2016-09-13 17:41:16 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
350073467661427b9c0cffa6e05b3dc04988715e
35007346
1 parent
8cc10ecc
Fixing buck in onos-pref-karaf
Change-Id: Ie94bf690a1df836b4d5b1d6a1297518f823258c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
tools/package/onos-prep-karaf
tools/package/onos-prep-karaf
View file @
3500734
...
...
@@ -12,7 +12,7 @@ BRANDING=$4
#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
...
...
Please
register
or
login
to post a comment