From 9a28493e2f252d9e2f5d31f34a50a4e0ceedad82 Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Mon, 11 Dec 2017 13:35:58 +0100 Subject: [PATCH] Lintian bugs solved --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 53e46d63..a8f9a7e2 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ #export DH_VERBOSE=1 %: - dh $@ --with apache2 + dh $@ clean: npm --production run clean