summaryrefslogtreecommitdiff
path: root/packages/qt/qt-x11-free-4.0.1/no-tools.patch
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-03-30 14:11:45 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-30 14:11:45 +0000
commit689e31831953d5e817525447664c915f0b1377e1 (patch)
treef72af26dc35c4a6817e797ff349dc2112d9d849c /packages/qt/qt-x11-free-4.0.1/no-tools.patch
parent2b0add3a1a9cf83dd00b8bde2db75bc9c17d7ca9 (diff)
qt-x11-free: upgrade to 3.3.6 and 4.1.1 respectively
Diffstat (limited to 'packages/qt/qt-x11-free-4.0.1/no-tools.patch')
-rw-r--r--packages/qt/qt-x11-free-4.0.1/no-tools.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/qt/qt-x11-free-4.0.1/no-tools.patch b/packages/qt/qt-x11-free-4.0.1/no-tools.patch
deleted file mode 100644
index 75a146a838..0000000000
--- a/packages/qt/qt-x11-free-4.0.1/no-tools.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-
-#
-# Patch managed by http://www.holgerschurig.de/patcher.html
-#
-
---- qt-x11-opensource-src-4.0.1/src/src.pro~no-tools
-+++ qt-x11-opensource-src-4.0.1/src/src.pro
-@@ -3,7 +3,7 @@
-
- # this order is important
- win32:SUBDIRS += winmain
--SUBDIRS += tools/moc tools/rcc tools/uic corelib xml gui sql network
-+SUBDIRS += corelib xml gui sql network
- !embedded:contains(QT_CONFIG, opengl): SUBDIRS += opengl
- contains(QT_CONFIG, qt3support): SUBDIRS += qt3support
- !cross_compile {