aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nanomsg/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/nanomsg/APKBUILD')
-rw-r--r--testing/nanomsg/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/nanomsg/APKBUILD b/testing/nanomsg/APKBUILD
index 2cc382aa75..e35e772ab0 100644
--- a/testing/nanomsg/APKBUILD
+++ b/testing/nanomsg/APKBUILD
@@ -37,7 +37,6 @@ package() {
cd "$_builddir"
make DESTDIR="${pkgdir}" install
install -Dm644 "${srcdir}/nanomsg-${pkgver}-beta/COPYING" "${pkgdir}/usr/share/licenses/$pkgname/COPYING"
- rm "$pkgdir"/usr/lib/*.la || return 1
}
md5sums="65a79eabfc33e7a55e2293e12c367f73 nanomsg-0.5-beta.tar.gz"