aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-pam/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/linux-pam/APKBUILD')
-rw-r--r--main/linux-pam/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/linux-pam/APKBUILD b/main/linux-pam/APKBUILD
index 64d88c3318..e8bb97d680 100644
--- a/main/linux-pam/APKBUILD
+++ b/main/linux-pam/APKBUILD
@@ -79,7 +79,6 @@ package() {
done
# delete pointless libtool archives.
- find "$pkgdir" -name *.la -print | xargs rm
chgrp shadow "$pkgdir"/sbin/unix_chkpwd \
&& chmod g+s "$pkgdir"/sbin/unix_chkpwd || return 1