diff --git a/live-build/ubuntu-server/hooks/01-unminimize.chroot_early b/live-build/ubuntu-server/hooks/01-unminimize.chroot_early index be786ab8..bc0ee94a 100755 --- a/live-build/ubuntu-server/hooks/01-unminimize.chroot_early +++ b/live-build/ubuntu-server/hooks/01-unminimize.chroot_early @@ -12,7 +12,7 @@ esac # Run the unminimize script to re-install packages with all dpkg filters removed and install packages # removed as part of minimization -yes | /usr/local/sbin/unminimize +yes | /usr/bin/unminimize # Fix up missing recommends. Other non-layered flavors handle this in # live-build/auto/build, but we need to do it here. Also, there are