mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-13 20:31:15 +00:00
Omit --no-install-recommends flag and ubuntu-server from install
This commit is contained in:
parent
78fe4394c1
commit
c279a93b1b
@ -168,7 +168,7 @@ fi
|
||||
|
||||
# install grub-legacy-ec2 and ubuntu-server for all ubuntu-cpc for LP: #1888575
|
||||
_xchroot "${rootd}" env DEBIAN_FRONTEND=noninteractive \
|
||||
apt-get -y install --no-install-recommends grub-legacy-ec2 ubuntu-server
|
||||
apt-get -y install grub-legacy-ec2
|
||||
|
||||
#### END COMMON ARCH FUNCTIONS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user