From 2c1499d293acb4c44482328284e3516a448e2610 Mon Sep 17 00:00:00 2001 From: Benda XU Date: Mon, 18 Jun 2012 15:55:24 +0000 Subject: fix patch filename (Portage version: 2.1.10.65/cvs/Linux x86_64) --- net-misc/unison/unison-2.27.157.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/unison/unison-2.27.157.ebuild') diff --git a/net-misc/unison/unison-2.27.157.ebuild b/net-misc/unison/unison-2.27.157.ebuild index 4d594fc24f58..ccdd60963032 100644 --- a/net-misc/unison/unison-2.27.157.ebuild +++ b/net-misc/unison/unison-2.27.157.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.27.157.ebuild,v 1.1 2012/06/18 11:41:49 heroxbd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.27.157.ebuild,v 1.2 2012/06/18 15:55:24 heroxbd Exp $ EAPI="2" @@ -30,7 +30,7 @@ doc? ( http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${P}/${P}-man http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${P}/${P}-manual.html )" src_prepare() { - epatch "${FILESDIR}/${P}-as-needed.patch" + epatch "${FILESDIR}/${PN}-2.27.57-as-needed.patch" epatch "${FILESDIR}/${PN}-mymap.patch" } -- cgit v1.2.3-65-gdbad