dev-libs/pkcs11-helper: add 1.29.0

Closes: https://bugs.gentoo.org/555262
Closes: https://bugs.gentoo.org/805047
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-05-06 08:39:44 +01:00
parent ff6e2d8fc9
commit 94c889519e

View File

@@ -31,5 +31,8 @@ src_configure() {
src_install() {
default
# bug #555262
rm "${ED}"/usr/share/doc/${PF}/COPYING.{BSD,GPL} || die
find "${ED}" -name '*.la' -delete || die
}