]> git.proxmox.com Git - kronosnet.git/commitdiff
d/rules: update for bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 16 May 2021 14:33:57 +0000 (16:33 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 16 May 2021 14:33:57 +0000 (16:33 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules

index ff6db0ae9c53a616372383eef3cfdfdc4c6a04af..95e79c65540c6a484ee531a61a654cb3f438ca03 100755 (executable)
@@ -8,10 +8,6 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs
 %:
        dh $@
 
-# Libtool destroys --as-needed for dynamic libraries (#347650)
-override_dh_autoreconf:
-       dh_autoreconf --as-needed
-
 override_dh_auto_configure:
        dh_auto_configure -- \
                --docdir=/usr/share/doc/libknet1 \