Use all_chroot_pyc-purge.sh hook from live-build 3.0~a21-1ubuntu4.

ubuntu/precise
Colin Watson 14 years ago
parent 8fa3e29c98
commit fbf929fe5c

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (2.8) UNRELEASED; urgency=low
* Use all_chroot_pyc-purge.sh hook from live-build 3.0~a21-1ubuntu4.
-- Colin Watson <cjwatson@ubuntu.com> Wed, 22 Jun 2011 13:22:35 +0100
livecd-rootfs (2.7) oneiric; urgency=low livecd-rootfs (2.7) oneiric; urgency=low
* Install xubuntu-live for xubuntu, not edubuntu-live (LP: #800211). * Install xubuntu-live for xubuntu, not edubuntu-live (LP: #800211).

@ -168,6 +168,8 @@ boot/initrd.img-*
EOF EOF
fi fi
ln -s /usr/share/live/build/examples/hooks/all_chroot_pyc-purge.sh config/chroot_local-hooks/
case $PROJECT in case $PROJECT in
kubuntu|kubuntu-mobile) kubuntu|kubuntu-mobile)
ln -s /usr/share/live/build/examples/hooks/kubuntu_chroot_icon-theme.sh config/chroot_local-hooks/ ln -s /usr/share/live/build/examples/hooks/kubuntu_chroot_icon-theme.sh config/chroot_local-hooks/

Loading…
Cancel
Save