summaryrefslogtreecommitdiff
path: root/debian/patches/12_add_nostrip_for_debug_packages.diff
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2011-06-12 14:07:19 +0300
committerFathi Boudra <fabo@debian.org>2011-06-12 14:07:19 +0300
commit15c37c42c847647386d54bfaccfbadf7f4ba5967 (patch)
treeb8f1693b470e8b7ceb0887c3dce99f7721401289 /debian/patches/12_add_nostrip_for_debug_packages.diff
parent0dcde90564d897dbef49c0df701605e803f9abb2 (diff)
downloadqt4-x11-15c37c42c847647386d54bfaccfbadf7f4ba5967.tar.gz
Include diff stat
Diffstat (limited to 'debian/patches/12_add_nostrip_for_debug_packages.diff')
-rw-r--r--debian/patches/12_add_nostrip_for_debug_packages.diff4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/patches/12_add_nostrip_for_debug_packages.diff b/debian/patches/12_add_nostrip_for_debug_packages.diff
index f721db5..200f313 100644
--- a/debian/patches/12_add_nostrip_for_debug_packages.diff
+++ b/debian/patches/12_add_nostrip_for_debug_packages.diff
@@ -4,6 +4,10 @@ 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.
+---
+ configure | 2 ++
+ 1 file changed, 2 insertions(+)
+
--- a/configure
+++ b/configure
@@ -650,6 +650,8 @@ mkdir -p "$outpath/config.tests"