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

Imported using git-ubuntu import.

Changelog parent: 102a52ca14

New changelog entries:
  * Reenabling click package installation hook.
impish
Sergio Schvezov 12 years ago committed by usd-importer
parent 102a52ca14
commit 4570179e6c

6
debian/changelog vendored

@ -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

@ -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"

Loading…
Cancel
Save