mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-apps/haveged: Revbump to not install .la files
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -38,4 +38,6 @@ src_install() {
|
||||
systemd_newunit "${FILESDIR}"/service.gentoo ${PN}.service
|
||||
insinto /etc
|
||||
doins "${FILESDIR}"/haveged.conf
|
||||
|
||||
find "${ED}" -type f -name "*.la" -delete || die
|
||||
}
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -42,4 +42,6 @@ src_install() {
|
||||
systemd_newunit "${FILESDIR}"/service.gentoo ${PN}.service
|
||||
insinto /etc
|
||||
doins "${FILESDIR}"/haveged.conf
|
||||
|
||||
find "${ED}" -type f -name "*.la" -delete || die
|
||||
}
|
||||
Reference in New Issue
Block a user