dev-libs/lzo: Sync with Gentoo

It's from Gentoo commit 5d21fa42b62e1d965d8a92d90fbada1003e15483.
This commit is contained in:
Flatcar Buildbot 2024-10-07 07:04:58 +00:00 committed by Krzesimir Nowak
parent 37a407d24a
commit 82ce908670

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=7 EAPI=7
@ -21,6 +21,10 @@ multilib_src_configure() {
$(use_enable static-libs static) $(use_enable static-libs static)
} }
multilib_src_test() {
emake test
}
multilib_src_install() { multilib_src_install() {
emake DESTDIR="${D}" install emake DESTDIR="${D}" install
gen_usr_ldscript -a lzo2 gen_usr_ldscript -a lzo2