diff --git a/debian/changelog b/debian/changelog index b4c6e408..be39e95b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ livecd-rootfs (2.164) UNRELEASED; urgency=low * Remove livecd.py, which was never finished. * Remove all vestiges of livecd.sh and ubuntu-touch-android.sh. Requiescant in pace. + * Temporarily disable Click package installation, until desktop/AppArmor + integration has landed properly. -- Colin Watson Mon, 22 Jul 2013 11:35:23 +0100 diff --git a/live-build/ubuntu-touch/hooks/60-install-click.chroot b/live-build/ubuntu-touch/hooks/60-install-click.chroot index 7c6f7cb5..96c560ed 100755 --- a/live-build/ubuntu-touch/hooks/60-install-click.chroot +++ b/live-build/ubuntu-touch/hooks/60-install-click.chroot @@ -1,5 +1,11 @@ #!/bin/sh +cat <