_add_nostrip_for_debug_packages
authorFathi Boudra <fabo@debian.org>
Sun, 20 Sep 2020 19:01:50 +0000 (20:01 +0100)
committerAdrian Bunk <bunk@debian.org>
Sun, 20 Sep 2020 19:01:50 +0000 (20:01 +0100)
commitacca2da1e4578366c73a1f681a7d5cb07bbc6998
tree9b47d19c5421902a9acae7206cfbf44656353883
parent96114792ac7f129af1a86f9c4870b22a6780be15
_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