summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2007-12-21 19:07:27 +0000
committerCaleb Tennis <caleb@gentoo.org>2007-12-21 19:07:27 +0000
commite7fd49814c0a20bbb33c2abada7edab2df56bf7d (patch)
treec0c091c873e8f2ae4991f4c08b7dbb338ac0b4bd /x11-libs/qt-dbus/files
parentFixes for bug #200927 and bug #201511. Handling other and partial mirrors an... (diff)
downloadhistorical-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.patch12
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=
-