diff options
author | Caleb Tennis <caleb@gentoo.org> | 2007-12-21 19:07:27 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2007-12-21 19:07:27 +0000 |
commit | e7fd49814c0a20bbb33c2abada7edab2df56bf7d (patch) | |
tree | c0c091c873e8f2ae4991f4c08b7dbb338ac0b4bd /x11-libs/qt-dbus/files | |
parent | Fixes for bug #200927 and bug #201511. Handling other and partial mirrors an... (diff) | |
download | historical-e7fd49814c0a20bbb33c2abada7edab2df56bf7d.tar.gz historical-e7fd49814c0a20bbb33c2abada7edab2df56bf7d.tar.bz2 historical-e7fd49814c0a20bbb33c2abada7edab2df56bf7d.zip |
Redo for new structure
Package-Manager: portage-2.1.3.16
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= - |