diff options
Diffstat (limited to 'sci-chemistry/procheck/procheck-3.5.4-r1.ebuild')
-rw-r--r-- | sci-chemistry/procheck/procheck-3.5.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/procheck/procheck-3.5.4-r1.ebuild b/sci-chemistry/procheck/procheck-3.5.4-r1.ebuild index 41e88d6c697e..c93ea1996d6f 100644 --- a/sci-chemistry/procheck/procheck-3.5.4-r1.ebuild +++ b/sci-chemistry/procheck/procheck-3.5.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -35,7 +35,7 @@ pkg_nofetch() { } src_prepare() { - epatch "${FILESDIR}"/${PV}-ldflags.patch + epatch "${FILESDIR}"/${P}-ldflags.patch } src_compile() { |