From 8dc720720421d3ce6bc5ff2821792516c96a37eb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 10 Feb 2022 10:37:40 +0100 Subject: Recursively removing src/dnstap.pb (Closes: #1005263). Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 1015993..581b851 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all dh ${@} execute_after_dh_auto_clean: - rm -f src/dnstap.pb + rm -rf src/dnstap.pb execute_after_dh_auto_configure: ln -s /usr/share/gocode/src/github.com/dnstap/golang-dnstap/dnstap.pb src/dnstap.pb -- cgit v1.2.3