Skip to content

Commit

Permalink
Remove additional debuild command from Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kiall committed Feb 15, 2011
1 parent 2c35221 commit b46ac41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ task :deb => [:clean, :doc, :package] do
else
safe_system %{debuild -i -b}
end
safe_system %{debuild -i -b}
else
safe_system %{debuild -i -us -uc -b}
end
Expand Down

0 comments on commit b46ac41

Please sign in to comment.