aboutsummaryrefslogtreecommitdiffstats
path: root/main/speex/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/speex/APKBUILD')
-rw-r--r--main/speex/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/speex/APKBUILD b/main/speex/APKBUILD
index b31336c887..8ad71f45c0 100644
--- a/main/speex/APKBUILD
+++ b/main/speex/APKBUILD
@@ -36,7 +36,6 @@ build() {
package() {
cd "$_builddir"
make -j1 DESTDIR="$pkgdir" install
- rm "$pkgdir"/usr/lib/*.la || return 1
}
tools() {