From f030ef89028cd99f9c032d9ebdd61d8e705451b0 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 23 Jul 2013 23:21:53 +0100 Subject: [PATCH] Temporarily disable Click package installation, until desktop/AppArmor integration has landed properly. --- debian/changelog | 2 ++ live-build/ubuntu-touch/hooks/60-install-click.chroot | 6 ++++++ 2 files changed, 8 insertions(+) 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 <