aboutsummaryrefslogtreecommitdiffstats
path: root/main/opusfile/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/opusfile/APKBUILD')
-rw-r--r--main/opusfile/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/opusfile/APKBUILD b/main/opusfile/APKBUILD
index dc9b97c108..7408c97a53 100644
--- a/main/opusfile/APKBUILD
+++ b/main/opusfile/APKBUILD
@@ -42,7 +42,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="3d6705e66375f6205dffdd63b2ad3538 opusfile-0.6.tar.gz"