app-crypt/pinentry: Fix version bump to 0.9.6

Package-Manager: portage-2.2.20.1
This commit is contained in:
Kristian Fiskerstrand
2015-09-15 00:03:29 +02:00
parent 125c5b794e
commit ace8e6dc6a

View File

@@ -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
}