mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 02:41:12 +00:00
* live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
- remove libpython2.7 and friends as welll
This commit is contained in:
parent
4765a8c07f
commit
4e89d09ba2
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.293) UNRELEASED; urgency=low
|
||||
|
||||
* live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
|
||||
- remove libpython2.7 and friends as welll
|
||||
|
||||
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 10 Mar 2015 12:22:37 +0100
|
||||
|
||||
livecd-rootfs (2.292) vivid; urgency=low
|
||||
|
||||
[ Michael Vogt ]
|
||||
|
@ -11,4 +11,4 @@ apt-get purge -y locales
|
||||
apt-get purge -y libicu52
|
||||
|
||||
# no more py2, yay
|
||||
apt-get purge -y python python-minimal libpython-stdlib python2.7
|
||||
apt-get purge -y python python-minimal libpython-stdlib python2.* libpython2.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user