diff options
Diffstat (limited to 'kde-base/kcontrol/kcontrol-3.5.10.ebuild')
-rw-r--r-- | kde-base/kcontrol/kcontrol-3.5.10.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kde-base/kcontrol/kcontrol-3.5.10.ebuild b/kde-base/kcontrol/kcontrol-3.5.10.ebuild index c75b978e5a2b..80fb05f45747 100644 --- a/kde-base/kcontrol/kcontrol-3.5.10.ebuild +++ b/kde-base/kcontrol/kcontrol-3.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/kcontrol-3.5.10.ebuild,v 1.2 2009/05/16 09:03:05 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/kcontrol-3.5.10.ebuild,v 1.3 2009/05/30 11:01:07 tampakrap Exp $ KMNAME=kdebase EAPI="1" @@ -49,6 +49,8 @@ KMCOPYLIB="libkonq libkonq libtaskbar kicker/taskbar libtaskmanager kicker/taskmanager" +PATCHES=( "${FILESDIR}/${P}-gcc44.patch" ) + src_unpack() { kde-meta_src_unpack unpack |