diff options
Diffstat (limited to 'x11-libs/qt-dbus/files')
-rw-r--r-- | x11-libs/qt-dbus/files/configure.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-libs/qt-dbus/files/configure.patch b/x11-libs/qt-dbus/files/configure.patch deleted file mode 100644 index 2e07f6b0cc74..000000000000 --- a/x11-libs/qt-dbus/files/configure.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.orig 2007-12-20 08:22:04.000000000 -0500 -+++ configure 2007-12-20 08:22:08.000000000 -0500 -@@ -3615,7 +3615,7 @@ - } - - # build qmake --if true; then ###[ '!' -f "$outpath/bin/qmake" ]; -+if false; then ###[ '!' -f "$outpath/bin/qmake" ]; - echo "Creating qmake. Please wait..." - - OLD_QCONFIG_H= - |