aboutsummaryrefslogtreecommitdiffstats
path: root/main/unbound
diff options
context:
space:
mode:
Diffstat (limited to 'main/unbound')
-rw-r--r--main/unbound/APKBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/unbound/APKBUILD b/main/unbound/APKBUILD
index aff8d56608..da17422693 100644
--- a/main/unbound/APKBUILD
+++ b/main/unbound/APKBUILD
@@ -61,8 +61,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm "$pkgdir"/usr/lib/*.la || return 1
- rm "$pkgdir"/usr/lib/python*/*/*.la || return 1
install -D contrib/update-anchor.sh \
"$pkgdir"/usr/share/$pkgname/update-anchor.sh \
|| return 1