mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
dev-libs/libdbf: remove .la file
Closes: https://bugs.gentoo.org/891943 Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
@@ -39,4 +39,5 @@ src_configure() {
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" install || die "make install failed"
|
||||
find "${ED}" -name '*.la' -delete || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user