Temporarily using a local copy of dnstap.proto as new dnswire requires the latest git head of it.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 06:35:38 +01:00
parent 122ec9e91d
commit 80e25c81f2
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
4 changed files with 459 additions and 3 deletions

4
debian/rules vendored
View file

@ -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