Skip to content

Commit

Permalink
Updated release script
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Buhr committed Aug 13, 2014
1 parent c02a5c9 commit a097a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ cd $i386BINDIR

# Create the packaging skeleton (debian/*)
#dh_make -s --indep --createorig --yes
dh_make --s --createorig --yes
dh_make -s --indep --createorig --yes

# Remove make calls
grep -v makefile debian/rules > debian/rules.new
Expand Down

0 comments on commit a097a87

Please sign in to comment.