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
commitf3d5531e3809e4df138e29d130ede6388ba0a0de (patch)
treeb865c5c46c60684304d44bd6a227687bd460043e /x11-libs/qt-dbus/files
parentFixes for bug #200927 and bug #201511. Handling other and partial mirrors an... (diff)
downloadgentoo-2-f3d5531e3809e4df138e29d130ede6388ba0a0de.tar.gz
gentoo-2-f3d5531e3809e4df138e29d130ede6388ba0a0de.tar.bz2
gentoo-2-f3d5531e3809e4df138e29d130ede6388ba0a0de.zip
Redo for new structure
(Portage version: 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=
-