@ -1,3 +1,9 @@
livecd-rootfs (2.70ubuntu1) UNRELEASED; urgency=low
* live-build/auto/config: Don't purge .pyc files on ubuntu-server images.
-- Colin Watson <cjwatson@ubuntu.com> Mon, 23 Jul 2012 17:33:44 +0100
livecd-rootfs (2.70) quantal; urgency=low
* live-build/auto/config: Don't install lupin-casper on ubuntu-server
@ -284,7 +284,9 @@ boot/initrd.img-*
EOF
fi
ln -s /usr/share/live/build/examples/hooks/all_chroot_pyc-purge.sh config/chroot_local-hooks/
if [ "$PROJECT" != ubuntu-server ]; then
case $PROJECT in
kubuntu|kubuntu-active)