Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy Frew
Sympl
Commits
3e4e9088
Commit
3e4e9088
authored
Nov 10, 2015
by
Patrick J Cherry
Browse files
Force the package distro, rather than guessed from the changelog
parent
3cde3512
Changes
1
Hide whitespace changes
Inline
Side-by-side
Rakefile
View file @
3e4e9088
...
...
@@ -118,7 +118,7 @@ def all_packages
end
,
:packages
=>
bin_pkgs
,
:version
=>
version
,
:distro
=>
distro
,
:distro
=>
DISTRO
,
:targz
=>
source_version
+
".tar.gz"
,
:diffgz
=>
source_version
+
".diff.gz"
,
:dsc
=>
source_version
+
".dsc"
,
...
...
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