diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 7971ea2..15277a4 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ # Further updates by Russ Allbery <rra@debian.org> # Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +export DH_VERBOSE=1 # This has to be exported to make some magic below work. export DH_OPTIONS |