mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/lame: remove *.la files
This commit is contained in:
parent
24d2710ec8
commit
7fa33abaeb
@ -2,7 +2,7 @@
|
||||
pkgname=lame
|
||||
pkgver=3.98.4
|
||||
_ver=398-2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="An MP3 encoder and graphical frame analyzer"
|
||||
url="http://lame.sourceforge.net/"
|
||||
arch="all"
|
||||
@ -45,6 +45,7 @@ build() {
|
||||
package() {
|
||||
cd "$_builddir"
|
||||
make DESTDIR="$pkgdir" install
|
||||
rm "$pkgdir"/usr/lib/*.la
|
||||
}
|
||||
|
||||
md5sums="719dae0ee675d0c16e0e89952930ed35 lame-398-2.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user