Recursively removing src/dnstap.pb (Closes: #1005263).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6a671f2333
commit
ec29864a30
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
|||
dh ${@}
|
||||
|
||||
execute_after_dh_auto_clean:
|
||||
rm -f src/dnstap.pb
|
||||
rm -rf src/dnstap.pb
|
||||
|
||||
execute_after_dh_auto_configure:
|
||||
ln -s /usr/share/gocode/src/github.com/dnstap/golang-dnstap/dnstap.pb src/dnstap.pb
|
||||
|
|
Loading…
Add table
Reference in a new issue