Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
6aa2ec02
Commit
6aa2ec02
authored
Dec 07, 2015
by
Sebastian Eichelbaum
Browse files
[CHANGE] changed list of build distributions in owpack.
parent
dc3395ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
tools/release/owrelease
tools/release/owrelease
+3
-3
No files found.
tools/release/owrelease
View file @
6aa2ec02
...
...
@@ -32,10 +32,10 @@
VERSION_BASE
=
1.4.0
# Any additonal tags?
VERSION_TAGS
=
"
~rc4
"
VERSION_TAGS
=
""
# Should the package number contain the HG revision?
VERSION_INCLUDE_HG
=
1
VERSION_INCLUDE_HG
=
0
# Where to grab the sources?
REPO
=
"ssh://openwalnut.com//srv/hg/ow"
...
...
@@ -51,7 +51,7 @@ PACKAGES="deb src"
# As we only need a source DEB, we do not build the deb for all supported distributions. The NeuroDebian project is doing this.
# DISTRIBUTIONS_DEB="sid wheezy squeeze lucid maverick natty"
DISTRIBUTIONS_DEB
=
"sid jessie tr
usty
utopic vivid"
DISTRIBUTIONS_DEB
=
"sid jessie
s
tr
etch
utopic vivid
wily
"
# use these distributions to build binary tgz
#DISTRIBUTIONS_TGZ="sid wheezy squeeze lucid maverick natty"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment