diff --git a/app-crypt/pinentry/pinentry-0.9.6.ebuild b/app-crypt/pinentry/pinentry-0.9.6.ebuild index 5b80f264acc09..d58e1eca348d0 100644 --- a/app-crypt/pinentry/pinentry-0.9.6.ebuild +++ b/app-crypt/pinentry/pinentry-0.9.6.ebuild @@ -41,7 +41,6 @@ DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO ) src_prepare() { epatch "${FILESDIR}/${PN}-0.8.2-ncurses.patch" - epatch "${FILESDIR}/${P}-build.patch" eautoreconf }