From cde9cf2632255034feb42b57e7601e2c7562f748 Mon Sep 17 00:00:00 2001 From: "Martin A. Brown" Date: Thu, 21 Apr 2016 16:14:58 -0400 Subject: [PATCH] decrease verbosity of pybuild --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 04b008b..1009a1c 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,5 @@ #!/usr/bin/make -f -export PYBUILD_VERBOSE=1 +# export PYBUILD_VERBOSE=1 export PYBUILD_NAME=tldp %: