From 78aa0844cf6c96ce2d9df3e158eafdd18cecfba6 Mon Sep 17 00:00:00 2001 From: David Krauser Date: Wed, 9 Oct 2019 16:05:14 -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 53c22275..ece2a100 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -1068,8 +1068,8 @@ EOF ubuntu-touch:*|ubuntu-touch-custom:*|ubuntu-core:system-image|ubuntu-desktop-next: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/