_add_nostrip_for_debug_packages
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Sun, 14 Jun 2015 16:38:43 +0000 (16:38 +0000)
committerRaspbian forward porter <root@raspbian.org>
Sun, 14 Jun 2015 16:38:43 +0000 (16:38 +0000)
commit1179662558bd0e51463abfeb23caef6ee85347ea
tree21b793dcc08d37290ca196962c30824eb00af724
parentf7d2a3f4332dc4496301705d55b2443d154c907b
_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