summaryrefslogtreecommitdiff
blob: 4a7af79eb06821882d277d65adb53dc1e9dda272 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Dan Armak <danarmak@gentoo.org>
# $Header: /var/cvsroot/gentoo-x86/app-i18n/kde-i18n-en_GB/kde-i18n-en_GB-3.0.2.ebuild,v 1.1 2002/07/05 11:43:09 danarmak Exp $

inherit kde-i18n

# override the kde-i18n.eclass function, which adds a patch needed
# for all kde-i18n ebuilds but this
src_unpack() {
	unpack ${A//kde-i18n-gentoo.patch}
}