aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fwknop/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fwknop/APKBUILD')
-rw-r--r--testing/fwknop/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/fwknop/APKBUILD b/testing/fwknop/APKBUILD
index 132dca71d5a..8e89f9b0d0a 100644
--- a/testing/fwknop/APKBUILD
+++ b/testing/fwknop/APKBUILD
@@ -43,7 +43,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la || return 1
install -Dm755 "$srcdir"/fwknopd.initd "$pkgdir"/etc/init.d/fwknopd
echo "# If using gnupg2 see http://www.gnupg.org/faq/GnuPG-FAQ.html#how-can-i-use-gnupg-in-an-automated-environment" >> "$pkgdir"/etc/fwknop/access.conf
echo "# & sign the client public key on the server with a normal key which has a password" >> "$pkgdir"/etc/fwknop/access.conf