From 3a27245fca16e0fb244b45d77c1961e907ca9083 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Tue, 23 Jul 2019 01:23:57 +0000 Subject: [PATCH] lower verbosity --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 3110df6..4e8b082 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ ## Copyright (C) 2016 - 2016 Patrick Schleizer ## See the file COPYING for copying conditions. -export DH_VERBOSE=1 +#export DH_VERBOSE=1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all DPKG_EXPORT_BUILDFLAGS = 1