sys-auth/libnss-pgsql: [QA] Fix BadInsIntoDir

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-11-03 09:53:02 +01:00
parent ee044894d3
commit 3065d11c60

View File

@@ -33,8 +33,8 @@ src_install() {
find "${D}" -name '*.la' -delete || die
dodoc AUTHORS ChangeLog NEWS README
insinto /usr/share/doc/${PF}/examples
doins conf/*
docinto examples
dodoc conf/*
}
pkg_postinst() {