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:
parent
3d8fb79e94
commit
5a26facf51
@ -145,7 +145,6 @@ xbps_chroot_handler()
|
|||||||
[ "$action" != "configure" -a "$action" != "build" -a \
|
[ "$action" != "configure" -a "$action" != "build" -a \
|
||||||
"$action" != "install" -a "$action" != "chroot" ] && return 1
|
"$action" != "install" -a "$action" != "chroot" ] && return 1
|
||||||
|
|
||||||
rebuild_ldso_cache
|
|
||||||
mount_chroot_fs
|
mount_chroot_fs
|
||||||
install_xbps_utils
|
install_xbps_utils
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user