diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-03-20 10:20:04 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-03-20 10:20:04 +0000 |
commit | a65fb257e7d1adf91919b8f8ae5d5eded24faf66 (patch) | |
tree | baef229fb710a1cb17fcfba4f97ded442ab6d68c /app-arch/macutil/macutil-2.0_beta3.ebuild | |
parent | Package-Manager: portage-2.0.51.19 (diff) | |
download | historical-a65fb257e7d1adf91919b8f8ae5d5eded24faf66.tar.gz historical-a65fb257e7d1adf91919b8f8ae5d5eded24faf66.tar.bz2 historical-a65fb257e7d1adf91919b8f8ae5d5eded24faf66.zip |
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-arch/macutil/macutil-2.0_beta3.ebuild')
-rw-r--r-- | app-arch/macutil/macutil-2.0_beta3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-arch/macutil/macutil-2.0_beta3.ebuild b/app-arch/macutil/macutil-2.0_beta3.ebuild index 4cc34bcea6af..afdf8ed9a74b 100644 --- a/app-arch/macutil/macutil-2.0_beta3.ebuild +++ b/app-arch/macutil/macutil-2.0_beta3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/macutil-2.0_beta3.ebuild,v 1.6 2005/01/01 11:48:11 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/macutil-2.0_beta3.ebuild,v 1.7 2005/03/20 10:20:04 mkennedy Exp $ inherit eutils @@ -23,6 +23,8 @@ S="${WORKDIR}/${PN}" src_unpack() { unpack ${A} unshar ${MY_P/-/}.shar + epatch ${FILESDIR}/${PV}-gentoo.patch || die + cd ${PN} sed -i.orig \ |