mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
sys-libs/safeclib: remove .la files
Closes: https://bugs.gentoo.org/840719 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -102,6 +102,8 @@ src_install() {
|
|||||||
rm "${ED}/usr/share/man/man3/towupper.3" || die
|
rm "${ED}/usr/share/man/man3/towupper.3" || die
|
||||||
rm "${ED}/usr/share/man/man3/wcsstr.3" || die
|
rm "${ED}/usr/share/man/man3/wcsstr.3" || die
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
find "${ED}" -name '*.la' -delete || die
|
||||||
}
|
}
|
||||||
|
|
||||||
src_test() {
|
src_test() {
|
||||||
Reference in New Issue
Block a user