diff options
Diffstat (limited to 'testing/httest/APKBUILD')
-rw-r--r-- | testing/httest/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/httest/APKBUILD b/testing/httest/APKBUILD index c7df4db6ce..d1686311a5 100644 --- a/testing/httest/APKBUILD +++ b/testing/httest/APKBUILD @@ -43,7 +43,6 @@ build() { package() { cd "$_builddir" make DESTDIR="$pkgdir" install || return 1 - rm -f "$pkgdir"/usr/lib/*.la } md5sums="6ef11879e714739b55ebc314c9ed889b httest-2.4.12.tar.gz" |