d/rules: don't strip headers package

we don't want to debug the contained helper binaries ;)

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2018-04-24 13:57:28 +02:00 committed by Thomas Lamprecht
parent 7a315510b5
commit 7f6fc591c9

2
debian/rules vendored
View File

@ -77,7 +77,7 @@ install: .install_mark .tools_install_mark .headers_install_mark
binary: install
debian/rules fwcheck abicheck
dh_strip
dh_strip -N${PVE_HEADER_PKG}
dh_makeshlibs
dh_shlibdeps
dh_installdeb