diff --git a/debian/changelog b/debian/changelog index 89bddc54..1172be84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +livecd-rootfs (2.425) UNRELEASED; urgency=medium + + * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary, + 500-create-xdg-wrapper.binary, 700-classic-dir.binary: + - Correct some syntax errors in the ubuntu-core snap hooks. + + -- Sebastien Bacher Wed, 17 Aug 2016 12:08:42 +0200 + livecd-rootfs (2.424) yakkety; urgency=medium * Install nplan in the ubuntu-core image. diff --git a/live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary b/live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary index 94e88a1f..b3b0404e 100644 --- a/live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary +++ b/live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary @@ -9,7 +9,6 @@ PREFIX=binary/boot/filesystem.dir mkdir -p $PREFIX/usr/local/bin cat >$PREFIX/usr/local/bin/no-apt <$PREFIX/usr/local/bin/xdg-open <