From cf23c05e05c8fbd9ffa672cc04bc8e7b87e4c6a0 Mon Sep 17 00:00:00 2001 From: Leonardo Valeri Manera Date: Wed, 7 May 2008 05:08:30 +0200 Subject: [PATCH] eclass/qt4-qt-copy.eclass: I HATE EPATCH KTHNXBAI. --- eclass/qt4-qt-copy.eclass | 1 - 1 file changed, 1 deletion(-) diff --git a/eclass/qt4-qt-copy.eclass b/eclass/qt4-qt-copy.eclass index c19e457..e2c42f9 100644 --- a/eclass/qt4-qt-copy.eclass +++ b/eclass/qt4-qt-copy.eclass @@ -67,7 +67,6 @@ qt4_qt-copy() { lzma -dc "${DISTDIR}"/qt-copy-${PV}-patches-${QT_COPY_PV}.tar.lzma | tar xf - --no-same-owner EPATCH_SOURCE="${S}/patches" fi - EPATCH_MULTI_MSG="Applying Qt-copy patches ..." EPATCH_SUFFIX="diff" epatch } -- 2.11.4.GIT