summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-14 18:01:30 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-14 18:05:14 +0000
commit96324944854a2533bbc1113075794d7731a1e79e (patch)
treeeab3d5cade483713cbb101e8e28610d85cc676a0 /debian/rules
parentReleasing debian version 0.3.3-1. (diff)
downloaddnswire-96324944854a2533bbc1113075794d7731a1e79e.tar.xz
dnswire-96324944854a2533bbc1113075794d7731a1e79e.zip
Temporarily using a local copy of dnstap.proto as new dnswire requires the latest git head of it.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
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