Reenabling click package installation hook.

This commit is contained in:
Sergio Schvezov 2013-08-11 19:05:10 -03:00
parent 37bef7f65e
commit ef61ca2511
2 changed files with 6 additions and 6 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.172) UNRELEASED; 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"