diff options
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry-base/pinentry-base-0.9.5.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-crypt/pinentry-base/pinentry-base-0.9.5.ebuild b/app-crypt/pinentry-base/pinentry-base-0.9.5.ebuild index 636e06b9..68a74d4d 100644 --- a/app-crypt/pinentry-base/pinentry-base-0.9.5.ebuild +++ b/app-crypt/pinentry-base/pinentry-base-0.9.5.ebuild @@ -32,7 +32,6 @@ DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO ) src_prepare() { epatch "${FILESDIR}/${MY_PN}-0.8.2-ncurses.patch" - epatch "${FILESDIR}/${MY_PN}-0.8.2-texi.patch" eautoreconf } |