TT#124273 Remove obsolete dbg symbol package transition

This transition has long past, it is safe to remove now.

Change-Id: Id834f5ba3bfc9272851402973a9c139d879a6abc
pull/1403/head
Guillem Jover 4 years ago
parent 2c0e196be9
commit e33dc85690

4
debian/rules vendored

@ -64,10 +64,6 @@ override_dh_install:
dh_installdirs -pngcp-rtpengine-iptables $(XTABLES_DIR)
install -m 0644 iptables-extension/libxt_RTPENGINE.so debian/ngcp-rtpengine-iptables/$(XTABLES_DIR)
.PHONY: override_dh_strip
override_dh_strip:
dh_strip --dbgsym-migration='ngcp-rtpengine-dbg (<= 6.0.0.0+0~mr6.0.0.0)'
override_dh_dwz:
# Disable, as dwz cannot cope with some of the plugins generated.

Loading…
Cancel
Save