aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nghttp2/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/nghttp2/APKBUILD')
-rw-r--r--testing/nghttp2/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/nghttp2/APKBUILD b/testing/nghttp2/APKBUILD
index 9f0ae76cbd..58b5ce11b8 100644
--- a/testing/nghttp2/APKBUILD
+++ b/testing/nghttp2/APKBUILD
@@ -46,7 +46,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="24df3ea1d68f98f628562092fecc19af nghttp2-1.3.0.tar.xz"