diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-03-12 20:28:10 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-03-12 20:28:10 -0300 |
commit | 1d1d24c2d5cc569901c60c8b843414a571ab6b9e (patch) | |
tree | e3d56ed1d7dd7e3dda676ea0ba1dbb2179dcce1f /debian/patches | |
parent | 53df495143a85c4ed3ad212f0bd144b18a972217 (diff) | |
download | qt4-x11-1d1d24c2d5cc569901c60c8b843414a571ab6b9e.tar.gz |
Refreshed patch 12_add_nostrip_for_debug_packages.diff
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/12_add_nostrip_for_debug_packages.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/12_add_nostrip_for_debug_packages.diff b/debian/patches/12_add_nostrip_for_debug_packages.diff index d5f3083..f56291b 100644 --- a/debian/patches/12_add_nostrip_for_debug_packages.diff +++ b/debian/patches/12_add_nostrip_for_debug_packages.diff @@ -10,7 +10,7 @@ let dh_strip do it to generate debug packages. --- a/configure +++ b/configure -@@ -734,6 +734,8 @@ mkdir -p "$outpath/config.tests" +@@ -753,6 +753,8 @@ mkdir -p "$outpath/config.tests" rm -f "$outpath/config.tests/.qmake.cache" cp "$QMAKE_VARS_FILE" "$outpath/config.tests/.qmake.cache" |