_add_nostrip_for_debug_packages
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Fri, 12 Apr 2019 20:10:28 +0000 (21:10 +0100)
committerDmitry Shachnev <mitya57@debian.org>
Fri, 12 Apr 2019 20:10:28 +0000 (21:10 +0100)
commitd41c7aa9cd347b3aee1cb1f851e9b63b8beb53ae
tree34873d93c7e8643e8189456543b7b5365d873c7c
parentc16d1c85f23a642034ce266958895400a5f0b01a
_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