aboutsummaryrefslogtreecommitdiffstats
path: root/main/wv/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/wv/APKBUILD')
-rw-r--r--main/wv/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/wv/APKBUILD b/main/wv/APKBUILD
index 8095cda2058..d4a82ab1340 100644
--- a/main/wv/APKBUILD
+++ b/main/wv/APKBUILD
@@ -32,7 +32,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm "$pkgdir"/usr/lib/*.la
}
md5sums="dbccf2e9f747e50c913b7e3d126b73f7 wv-1.2.9.tar.gz"