commit: 9411b88f2890fd258883d243edab6e84f295e186
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue May 29 20:29:50 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue May 29 20:29:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9411b88f
x11-libs/agg: Fix dir for patches
Package-Manager: Portage-2.3.38, Repoman-2.3.9
x11-libs/agg/agg-2.5-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/agg/agg-2.5-r3.ebuild b/x11-libs/agg/agg-2.5-r3.ebuild
index e4be2281ee4..0925c837a90 100644
--- a/x11-libs/agg/agg-2.5-r3.ebuild
+++ b/x11-libs/agg/agg-2.5-r3.ebuild
@@ -32,7 +32,7 @@ PATCHES=(
"${FILESDIR}"/${P}-autotools.patch
"${FILESDIR}"/${P}-sdl-m4.patch
"${FILESDIR}"/${P}-sdl-automagic.patch
- "${FILESDIR}"/${PF}
+ "${FILESDIR}"/${PVR}
)
src_prepare() {