From 79652fd53132415b2e31074384e66e85c9298306 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Mon, 9 Aug 2021 17:22:40 +0200 Subject: [PATCH] Bump --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index b884685..2b3aae4 100755 --- a/debian/rules +++ b/debian/rules @@ -51,7 +51,7 @@ endif %: - dh $@ + dh $@ --with autoreconf # Set SPOOL_DIR to Debian's traditional location for crontabs (see Policy) # Set CRON_GROUP to "crontab" to enable SGID functionality (avoids SUID)