From 5a26facf51f659cd834019ce72625f9480f60501 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 8 Oct 2009 20:52:50 +0200 Subject: [PATCH] shutils/chroot.sh: only rebuild ldso cache once at creation time. --HG-- extra : convert_revision : xtraeme%40gmail.com-20091008185250-s3io3s6l2fyr2y0t --- shutils/chroot.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/shutils/chroot.sh b/shutils/chroot.sh index 177eabf4..113b0b4a 100644 --- a/shutils/chroot.sh +++ b/shutils/chroot.sh @@ -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