diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-24 08:43:51 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-24 08:43:51 +0200 |
| commit | f5daa62a4430164c4f9f7c34e8d7c53e37af8875 (patch) | |
| tree | ed48df478ce5534a471c4583aae5e0909583b992 /recipes/qt4/files/4.5.0/0007-openssl-host-includes.patch | |
| parent | 9d54794e4edd80519e7c0ea47c0b107ab648c94f (diff) | |
qt4: update from 4.5.0 to 4.5.1
Diffstat (limited to 'recipes/qt4/files/4.5.0/0007-openssl-host-includes.patch')
| -rw-r--r-- | recipes/qt4/files/4.5.0/0007-openssl-host-includes.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/recipes/qt4/files/4.5.0/0007-openssl-host-includes.patch b/recipes/qt4/files/4.5.0/0007-openssl-host-includes.patch deleted file mode 100644 index 3409cc0bf2..0000000000 --- a/recipes/qt4/files/4.5.0/0007-openssl-host-includes.patch +++ /dev/null @@ -1,20 +0,0 @@ -From d45943adb443ad4b85ca4504952dee743c675e1e Mon Sep 17 00:00:00 2001 -From: Michael Krelin <hacker@klever.net> -Date: Mon, 4 Jun 2007 14:58:34 +0200 -Subject: [PATCH] openssl host includes - ---- - config.tests/unix/openssl/openssl.pri | 2 +- - 1 files changed, 1 insertions(+), 1 deletions(-) - -Index: qt-embedded-linux-opensource-src-4.5.0/config.tests/unix/openssl/openssl.pri -=================================================================== ---- qt-embedded-linux-opensource-src-4.5.0.orig/config.tests/unix/openssl/openssl.pri 2009-02-25 22:32:32.000000000 +0100 -+++ qt-embedded-linux-opensource-src-4.5.0/config.tests/unix/openssl/openssl.pri 2009-03-26 17:16:28.000000000 +0100 -@@ -1,5 +1,5 @@ - !cross_compile { -- TRY_INCLUDEPATHS = /include /usr/include /usr/local/include $$QMAKE_INCDIR $$INCLUDEPATH -+ TRY_INCLUDEPATHS = $$QMAKE_INCDIR $$INCLUDEPATH - # LSB doesn't allow using headers from /include or /usr/include - linux-lsb-g++:TRY_INCLUDEPATHS = $$QMAKE_INCDIR $$INCLUDEPATH - for(p, TRY_INCLUDEPATHS) { |
