Skip to content

Commit

Permalink
fix bintray
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlehane committed Jul 5, 2016
1 parent d2bed03 commit 5a99b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debbuilder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ cat >$BASE/bintray.json << EOB
"files":
[
{"includePattern": "${SFDIR}.deb", "uploadPattern": "\$1",
{"includePattern": "${SFDIR}.deb", "uploadPattern": "siegfried_${VERSION}-1_amd64.deb",
"matrixParams": {
"deb_distribution": "wheezy",
"deb_component": "main",
Expand Down

0 comments on commit 5a99b04

Please sign in to comment.