From 1032038145162b9fe6b876f69cd14df563d3e629 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 7 Mar 2023 19:02:27 +0100 Subject: Adding upstream target in rules. Signed-off-by: Daniel Baumann --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index d158443..097dd27 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,10 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all +upstream: + rm -f debian/local/dnstap.proto + wget https://raw.githubusercontent.com/dnstap/dnstap.pb/master/dnstap.proto -O debian/local/dnstap.proto + %: dh ${@} -- cgit v1.2.3