From 3d9844d4c39125f105a30d1fc1ca92ec7fea0938 Mon Sep 17 00:00:00 2001 From: Leonardo Valeri Manera Date: Wed, 7 May 2008 06:47:59 +0200 Subject: [PATCH] eclass/qt4-qt-copy.eclass: hmmm, o-kay, take 2 ... --- eclass/qt4-qt-copy.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/qt4-qt-copy.eclass b/eclass/qt4-qt-copy.eclass index b6836bf..f732846 100644 --- a/eclass/qt4-qt-copy.eclass +++ b/eclass/qt4-qt-copy.eclass @@ -65,6 +65,7 @@ qt4_qt-copy() { esac if use qt3support; then PATCHLIST="${PATCHLIST} ${QT3SUPPORT_PATCHLIST}" + fi ;; esac -- 2.11.4.GIT