From 51890b5b437880e5bdb15993071d985a1490e82c Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 18 Oct 2017 18:11:53 -0700 Subject: [PATCH] add 'file' to the axe list for minimized --- live-build/ubuntu-cpc/hooks/999-cpc-fixes.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live-build/ubuntu-cpc/hooks/999-cpc-fixes.chroot b/live-build/ubuntu-cpc/hooks/999-cpc-fixes.chroot index a598c3a4..ef03273d 100755 --- a/live-build/ubuntu-cpc/hooks/999-cpc-fixes.chroot +++ b/live-build/ubuntu-cpc/hooks/999-cpc-fixes.chroot @@ -152,7 +152,7 @@ if [ "${SUBPROJECT:-}" = minimized ]; then plymouth open-vm-tools git shared-mime-info vim vim-common \ console-setup ncurses-term tmux screen policykit-1 \ xdg-user-dirs less publicsuffix run-one apport-symptoms \ - ubuntu-cloudimage-keyring + ubuntu-cloudimage-keyring file _xchroot "${rootd}" apt clean fi