aboutsummaryrefslogtreecommitdiffstats
path: root/main/wavpack/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/wavpack/APKBUILD')
-rw-r--r--main/wavpack/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/wavpack/APKBUILD b/main/wavpack/APKBUILD
index 81808cce81..6e72383ae6 100644
--- a/main/wavpack/APKBUILD
+++ b/main/wavpack/APKBUILD
@@ -47,7 +47,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm "$pkgdir"/usr/lib/*.la
}
md5sums="14e49c65efd0f3b0dea708e176a112d2 wavpack-4.75.0.tar.bz2"