aboutsummaryrefslogtreecommitdiffstats
path: root/testing/stunnel/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/stunnel/APKBUILD')
-rw-r--r--testing/stunnel/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/stunnel/APKBUILD b/testing/stunnel/APKBUILD
index 94d12bba60..91d0a02045 100644
--- a/testing/stunnel/APKBUILD
+++ b/testing/stunnel/APKBUILD
@@ -47,7 +47,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1
install -m644 tools/stunnel.license \
"$pkgdir"/usr/share/doc/$pkgname/ || return 1
- rm -f "$pkgdir"/usr/lib/stunnel/*.la
install -Dm755 "$srcdir"/stunnel.initd "$pkgdir"/etc/init.d/stunnel \
|| return 1
install -m644 "$srcdir"/stunnel.conf \