Creating empty directory for dnstap.proto to workaround git.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
ace986fcee
commit
12d82e7276
1 changed files with 1 additions and 0 deletions
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue