From 69059a85aea6c644d154e9abf5021facf49761c7 Mon Sep 17 00:00:00 2001 From: Ben Wilson Date: Sat, 20 Nov 2021 14:27:50 +0000 Subject: [PATCH] Remove template comment and switch spaces to tabs --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index c7a7668..a19c01b 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,7 @@ #!/usr/bin/make -f -#export DH_VERBOSE = 1 +# output every command that modifies files on the build system. +#export DH_VERBOSE = 1 include /usr/share/dpkg/pkg-info.mk export DEB_VERSION_UPSTREAM