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:
parent
cfb5b5480b
commit
6e677e700e
2
debian/rules
vendored
2
debian/rules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user