]> git.sven.stormbind.net Git - sven/jattach.git/commitdiff
remove verbose mode
authorSven Höxter <sven.hoexter@rewe-digital.com>
Fri, 6 Sep 2019 13:40:46 +0000 (15:40 +0200)
committerSven Höxter <sven.hoexter@rewe-digital.com>
Fri, 6 Sep 2019 13:40:46 +0000 (15:40 +0200)
debian/rules

index bc1e602daa6f273f99bbf87b743df656c743ab34..b959739bb4e0bc8d259a0ad145f024a90193fcbd 100755 (executable)
@@ -1,6 +1,5 @@
 #!/usr/bin/make -f
 #!/usr/bin/make -f
-export DH_VERBOSE = 1
-
+#export DH_VERBOSE = 1
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed