shutils/chroot.sh: only rebuild ldso cache once at creation time.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091008185250-s3io3s6l2fyr2y0t
This commit is contained in:
Juan RP 2009-10-08 20:52:50 +02:00
parent 3d8fb79e94
commit 5a26facf51

View File

@ -145,7 +145,6 @@ xbps_chroot_handler()
[ "$action" != "configure" -a "$action" != "build" -a \
"$action" != "install" -a "$action" != "chroot" ] && return 1
rebuild_ldso_cache
mount_chroot_fs
install_xbps_utils