From 261577deb860dbddd904acba4827129dfe6eb782 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 3 May 2006 16:53:49 +0000 Subject: add qt4-x11 4.1.2 --- packages/qt/qt4-x11-free-4.1.2/no-tools.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 packages/qt/qt4-x11-free-4.1.2/no-tools.patch (limited to 'packages/qt/qt4-x11-free-4.1.2/no-tools.patch') diff --git a/packages/qt/qt4-x11-free-4.1.2/no-tools.patch b/packages/qt/qt4-x11-free-4.1.2/no-tools.patch new file mode 100644 index 0000000000..2bda49c9c5 --- /dev/null +++ b/packages/qt/qt4-x11-free-4.1.2/no-tools.patch @@ -0,0 +1,16 @@ + +# +# Patch managed by http://www.holgerschurig.de/patcher.html +# + +--- qt-x11-opensource-src-4.1.1/src/src.pro~no-tools ++++ qt-x11-opensource-src-4.1.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 svg ++SUBDIRS += corelib xml gui sql network svg + !embedded:contains(QT_CONFIG, opengl): SUBDIRS += opengl + contains(QT_CONFIG, qt3support): SUBDIRS += qt3support + !cross_compile { -- cgit v1.2.3