From 5a2b49950af9bf407b333363ea6a5488500fbcc4 Mon Sep 17 00:00:00 2001 From: David Krauser Date: Wed, 17 Jul 2019 15:27:06 -0400 Subject: [PATCH] Fixing broken binary hook symlinks for hyperv gallery image builds. --- live-build/auto/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/live-build/auto/config b/live-build/auto/config index 28667e64..4c7a1f1e 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -1105,8 +1105,8 @@ EOF ubuntu-core:system-image|ubuntu-cpc:*|ubuntu-server:live|ubuntu:desktop-preinstalled) # Ensure that most things e.g. includes.chroot are copied as is for entry in /usr/share/livecd-rootfs/live-build/${PROJECT}/*; do - case entry in - hooks) + case $entry in + *hooks*) # But hooks are shared across the projects with symlinks # dereference them cp -afL $entry config/