]> git.proxmox.com Git - pve-kernel.git/commitdiff
d/rules: don't strip headers package
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 24 Apr 2018 11:57:28 +0000 (13:57 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 25 Apr 2018 12:02:55 +0000 (14:02 +0200)
we don't want to debug the contained helper binaries ;)

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/rules

index 47bd53d98e88fa4385a49e40170aee07292c9ba6..0debc5e55b1d28f49bbf12d929cc105e53c78ddd 100755 (executable)
@@ -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