Skip to content

Commit

Permalink
debian/rules: Set DH_VERBOSE
Browse files Browse the repository at this point in the history
  • Loading branch information
crawfxrd committed Jul 26, 2021
1 parent 9da2aad commit ee986ca
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
@@ -1,5 +1,7 @@
#!/usr/bin/make -f

export DH_VERBOSE=1

export VENDORED ?= 1
CLEAN ?= 1

Expand Down

0 comments on commit ee986ca

Please sign in to comment.