aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libstrophe/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libstrophe/APKBUILD')
-rw-r--r--testing/libstrophe/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/libstrophe/APKBUILD b/testing/libstrophe/APKBUILD
index 86dbc6c4a5..d8796d0fa3 100644
--- a/testing/libstrophe/APKBUILD
+++ b/testing/libstrophe/APKBUILD
@@ -30,7 +30,6 @@ package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install || return 1
install -Dm644 MIT-LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE-MIT
- find "$pkgdir" -name \*.la -delete
}
md5sums="5ab28dc86c47177819ca49ed9c0041e0 0.8.6.tar.gz"