debian/rules: Also exclude mes from dh_dwz calls.

This commit is contained in:
Vagrant Cascadian 2019-06-10 14:52:22 -07:00 committed by Jan Nieuwenhuizen
parent b0565b91b1
commit 91bcda846d
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -21,4 +21,4 @@ override_dh_strip:
dh_strip --exclude=.go
override_dh_dwz:
dh_dwz --exclude=.go
dh_dwz --exclude=.go --exclude=mes