aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libressl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libressl/APKBUILD')
-rw-r--r--testing/libressl/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/libressl/APKBUILD b/testing/libressl/APKBUILD
index 76bcc491c4..794c3cda06 100644
--- a/testing/libressl/APKBUILD
+++ b/testing/libressl/APKBUILD
@@ -45,7 +45,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="9a3c3c9a1c0bd6fb2659ca003de3f725 libressl-2.2.3.tar.gz"