Skip to content

Commit

Permalink
debian/rules don't mandate to run cutter tests when creating .deb
Browse files Browse the repository at this point in the history
  • Loading branch information
doegox committed Jun 1, 2012
1 parent 9302433 commit d1a6ac4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
# This has to be exported to make some magic below work.
export DH_OPTIONS

override_dh_auto_configure:
dh_auto_configure -- --without-cutter

%:
dh --with autoreconf $@

0 comments on commit d1a6ac4

Please sign in to comment.