summaryrefslogtreecommitdiffstats
path: root/testing/asunder/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/asunder/APKBUILD')
-rw-r--r--testing/asunder/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/asunder/APKBUILD b/testing/asunder/APKBUILD
index 6db4d4ce665..05fc701d764 100644
--- a/testing/asunder/APKBUILD
+++ b/testing/asunder/APKBUILD
@@ -34,7 +34,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="dd690d8f4c68a2e786c657e08be688d0 asunder-2.3.tar.bz2"