commit: 45bd8dc7ec50da4cb57df7868f7607568ffe5df6
Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 15 15:28:19 2016 +0000
Commit: Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 15:28:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45bd8dc7
app-text/cutemarked: small fix
Package-Manager: portage-2.3.2
app-text/cutemarked/cutemarked-0.11.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/cutemarked/cutemarked-0.11.3.ebuild
b/app-text/cutemarked/cutemarked-0.11.3.ebuild
index 566aac4..a4352b7 100644
--- a/app-text/cutemarked/cutemarked-0.11.3.ebuild
+++ b/app-text/cutemarked/cutemarked-0.11.3.ebuild
@@ -31,7 +31,7 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/CuteMarkEd-${PV}"
src_prepare() {
- epatch "${FILESDIR}/${P}"-respect-destdir.patch
+ epatch "${FILESDIR}/${PN}"-0.11.1-respect-destdir.patch
}
src_configure() {