From 138ed70bf5e3a03788e10fda14309fda4ce07664 Mon Sep 17 00:00:00 2001 From: Andreas Schäfer Date: Mon, 3 Jun 2013 10:22:53 +0200 Subject: replacing patch with epatch --- dev-lang/pgi/pgi-13.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang') diff --git a/dev-lang/pgi/pgi-13.5.ebuild b/dev-lang/pgi/pgi-13.5.ebuild index d7cac8de8..3e9a6ce71 100644 --- a/dev-lang/pgi/pgi-13.5.ebuild +++ b/dev-lang/pgi/pgi-13.5.ebuild @@ -102,7 +102,7 @@ ${command} EOF # fix problems with PGI's C++ compiler and current glibc: cd "${ED}" - patch -p0 <"${FILESDIR}/${P}-glibc.patch" || die "patch failed" + epatch "${FILESDIR}/${P}-glibc.patch" # java symlink might be broken if useflag is disabled: use java || rm opt/pgi/linux86-64/13.5/jre -- cgit v1.2.3-65-gdbad