newapkbuild: *.la files are removed by default
This commit is contained in:
parent
4bc9e3dd6e
commit
e1d64f4b0e
@ -97,7 +97,6 @@ __EOF__
|
||||
package_make() {
|
||||
cat >>APKBUILD<<__EOF__
|
||||
make DESTDIR="\$pkgdir" install || return 1
|
||||
rm -f "\$pkgdir"/usr/lib/*.la
|
||||
__EOF__
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user