aboutsummaryrefslogtreecommitdiffstats
path: root/main/lame/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lame/APKBUILD')
-rw-r--r--main/lame/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/lame/APKBUILD b/main/lame/APKBUILD
index b79d7da754..5b10b5c5e8 100644
--- a/main/lame/APKBUILD
+++ b/main/lame/APKBUILD
@@ -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