_add_nostrip_for_debug_packages
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Wed, 18 Apr 2018 20:45:31 +0000 (21:45 +0100)
committerLisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Wed, 18 Apr 2018 20:45:31 +0000 (21:45 +0100)
commit80f98088c089745d553623653bf57c87af5b847f
tree2e94ebfd7bfd788765ae00162f30641bb8c5666a
parentc1e059907a6d5ac0b7a41e877a59c5933e8b4742
_add_nostrip_for_debug_packages

Qt is built in release mode and strip files by default.
Set CONFIG+=nostrip to avoid the stripping and
let dh_strip do it to generate debug packages.

Gbp-Pq: Name 12_add_nostrip_for_debug_packages.diff
configure