mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-apps/man-db: Synced live ebuild
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -110,7 +110,7 @@ src_configure() {
|
||||
src_install() {
|
||||
default
|
||||
dodoc docs/{HACKING,TODO}
|
||||
find "${ED}" -name "*.la" -delete || die
|
||||
find "${ED}" -type f -name "*.la" -delete || die
|
||||
|
||||
exeinto /etc/cron.daily
|
||||
newexe "${FILESDIR}"/man-db.cron-r1 man-db #289884
|
||||
|
||||
Reference in New Issue
Block a user