Skip to content

Commit

Permalink
do not run dh with quilt, we have source format 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jun 26, 2015
1 parent 8e37c83 commit 600ec8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -5,7 +5,7 @@ build:
dh build

%:
dh ${@} --with quilt --parallel
dh ${@} --parallel

override_dh_auto_install:
dh_auto_install -- DESTDIR=debian/tmp
Expand Down

0 comments on commit 600ec8b

Please sign in to comment.