Import patches-unapplied version 2.172 to ubuntu/saucy-proposed

Imported using git-ubuntu import.

Changelog parent: 102a52ca14e7a2149d07561467f7b97b534f8183

New changelog entries:
  * Reenabling click package installation hook.
This commit is contained in:
Sergio Schvezov 2013-08-11 19:03:53 -03:00 committed by usd-importer
parent 102a52ca14
commit 4570179e6c
2 changed files with 6 additions and 6 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.172) saucy; urgency=low
* Reenabling click package installation hook.
-- Sergio Schvezov <sergio.schvezov@canonical.com> Sun, 11 Aug 2013 19:03:53 -0300
livecd-rootfs (2.171) saucy; urgency=low
* seems unlike my local build the buildd doesnt get along with links, use

View File

@ -1,11 +1,5 @@
#!/bin/sh
cat <<EOF
Click package installation temporarily disabled until desktop/AppArmor
integration is all working properly.
EOF
exit 0
set -e
echo "Setting up click packages"