diff options
Diffstat (limited to 'recipes/qt4/qt4-tools-native.inc')
-rw-r--r-- | recipes/qt4/qt4-tools-native.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-tools-native.inc b/recipes/qt4/qt4-tools-native.inc index 8cb5597106..b6e3107cf0 100644 --- a/recipes/qt4/qt4-tools-native.inc +++ b/recipes/qt4/qt4-tools-native.inc @@ -10,7 +10,7 @@ INC_PR = "r7" inherit native SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz \ - file://qt-config.patch;apply=yes \ + file://qt-config.patch \ file://g++.conf \ file://linux.conf" S = "${WORKDIR}/qt-everywhere-opensource-src-${PV}" |