From 7181f985389dab74fc1427464bc5b41f662688d3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 1 Feb 2023 13:50:49 +0100 Subject: Creating empty directory for dnstap.proto to workaround git. Signed-off-by: Daniel Baumann --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index c646c29..d158443 100755 --- a/debian/rules +++ b/debian/rules @@ -9,6 +9,7 @@ execute_after_dh_auto_clean: rm -f src/dnstap.pb/dnstap.proto execute_after_dh_auto_configure: + mkdir -p src/dnstap.pb ln -s ../../debian/local/dnstap.proto src/dnstap.pb/dnstap.proto execute_after_dh_auto_install: -- cgit v1.2.3