From f7d2e5a84b62f53ae488c602854bf63999fc8f93 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Jun 2015 07:10:54 +0200 Subject: [PATCH] Correcting typos in chroot_hooks. --- scripts/build/chroot_hooks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build/chroot_hooks b/scripts/build/chroot_hooks index d2022600f..140f932a3 100755 --- a/scripts/build/chroot_hooks +++ b/scripts/build/chroot_hooks @@ -83,7 +83,7 @@ then # Restoring cache Restore_cache cache/packages.chroot - for HOOK in config/hooks/normal/*.binary config/hooks/live/*.binary + for HOOK in config/hooks/normal/*.chroot config/hooks/live/*.chroot do if [ ! -e "${HOOK}" ] then