diff options
Diffstat (limited to 'main/dnstop')
-rw-r--r-- | main/dnstop/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/dnstop/APKBUILD b/main/dnstop/APKBUILD index c69aa080d5..7f0b3f191e 100644 --- a/main/dnstop/APKBUILD +++ b/main/dnstop/APKBUILD @@ -42,7 +42,6 @@ package() { cd "$_builddir" mkdir -p "$pkgdir"/usr/bin "$pkgdir"/usr/share/man/man8 make DESTDIR="$pkgdir" install || return 1 - rm -f "$pkgdir"/usr/lib/*.la } md5sums="f0fe1690b114e076196a51d63266eadc dnstop-20140915.tar.gz |