summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-01 12:50:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-01 12:51:06 +0000
commit7181f985389dab74fc1427464bc5b41f662688d3 (patch)
tree522d3252664528c552e2d985eaf64def35452580
parentUpdating to standards version 4.6.2. (diff)
downloaddnswire-7181f985389dab74fc1427464bc5b41f662688d3.tar.xz
dnswire-7181f985389dab74fc1427464bc5b41f662688d3.zip
Creating empty directory for dnstap.proto to workaround git.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
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: