From 96324944854a2533bbc1113075794d7731a1e79e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 14 Jul 2022 20:01:30 +0200 Subject: Temporarily using a local copy of dnstap.proto as new dnswire requires the latest git head of it. Signed-off-by: Daniel Baumann --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 581b851..c646c29 100755 --- a/debian/rules +++ b/debian/rules @@ -6,10 +6,10 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all dh ${@} execute_after_dh_auto_clean: - rm -rf src/dnstap.pb + rm -f src/dnstap.pb/dnstap.proto execute_after_dh_auto_configure: - ln -s /usr/share/gocode/src/github.com/dnstap/golang-dnstap/dnstap.pb src/dnstap.pb + ln -s ../../debian/local/dnstap.proto src/dnstap.pb/dnstap.proto execute_after_dh_auto_install: # removing unused files -- cgit v1.2.3