diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-03-26 17:19:32 +0100 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-03-26 17:19:32 +0100 |
commit | 31a8edfb706e86ee9532ab16bc4b925b708371cf (patch) | |
tree | 8a8a073881fcb2fdb8c82e6a0d40e65d2f41f4ee /recipes/qt4/files/0004-no-qmake.patch | |
parent | 0f8afdb545bbac27832589e9b566025c5f314450 (diff) |
qt4: refresh some patches against qt 4.4.3
Diffstat (limited to 'recipes/qt4/files/0004-no-qmake.patch')
-rw-r--r-- | recipes/qt4/files/0004-no-qmake.patch | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/recipes/qt4/files/0004-no-qmake.patch b/recipes/qt4/files/0004-no-qmake.patch index 28f8d3ad9d..86613587a1 100644 --- a/recipes/qt4/files/0004-no-qmake.patch +++ b/recipes/qt4/files/0004-no-qmake.patch @@ -7,11 +7,11 @@ Subject: [PATCH] no qmake configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -diff --git a/configure b/configure -index b3c2a52..1901e57 100755 ---- a/configure -+++ b/configure -@@ -3517,7 +3517,7 @@ END { +Index: qt-embedded-linux-opensource-src-4.4.3/configure +=================================================================== +--- qt-embedded-linux-opensource-src-4.4.3.orig/configure 2009-03-26 17:03:43.000000000 +0100 ++++ qt-embedded-linux-opensource-src-4.4.3/configure 2009-03-26 17:04:17.000000000 +0100 +@@ -3786,7 +3786,7 @@ } # build qmake @@ -20,6 +20,3 @@ index b3c2a52..1901e57 100755 echo "Creating qmake. Please wait..." OLD_QCONFIG_H= --- -1.5.0.7 - |