net-libs/libcrafter: Install the correct README

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
This commit is contained in:
Jeroen Roovers
2020-07-16 15:06:37 +02:00
parent e5769ea2c5
commit aabd423ce3

View File

@@ -36,5 +36,7 @@ src_configure() {
src_install() {
default
dodoc "${WORKDIR}"/${PN}-version-${PV}/README
find "${ED}" -name '*.la' -delete || die
}