mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 10:51:11 +00:00
* live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
- remove libicu52 hook
This commit is contained in:
parent
0011e92391
commit
9a3b3d6280
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,8 +1,13 @@
|
||||
livecd-rootfs (2.369) UNRELEASED; urgency=medium
|
||||
|
||||
[ Łukasz 'sil2100' Zemczak ]
|
||||
* Fix the invalid path for the error message in 00-uid-gid-fix.chroot_early
|
||||
for ubuntu-touch.
|
||||
|
||||
[ Michael Vogt ]
|
||||
* live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
|
||||
- remove libicu52 hook
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com> Mon, 14 Dec 2015 10:13:31 +0100
|
||||
|
||||
livecd-rootfs (2.368) xenial; urgency=medium
|
||||
|
@ -5,7 +5,3 @@ set -e
|
||||
# we want a really minimal image
|
||||
apt-get purge -y locales
|
||||
|
||||
# this will also get rid of libqt5 - this can be removed once
|
||||
# system-image-cli in vivid does no longer depend on
|
||||
# ubuntu-download-manager
|
||||
apt-get purge -y libicu52
|
||||
|
Loading…
x
Reference in New Issue
Block a user