diff --git a/debian/changelog b/debian/changelog index 1f89dd5e..72bcf1a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +livecd-rootfs (2.426) yakkety; urgency=medium + + * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary + - use echo to display the error, thanks ogra for pointing that out, + update the string also to use the new snappy command naming + + -- Sebastien Bacher Wed, 17 Aug 2016 15:23:19 +0200 + livecd-rootfs (2.425) yakkety; urgency=medium * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary, 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 b3b0404e..3f1e17cd 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,7 @@ PREFIX=binary/boot/filesystem.dir mkdir -p $PREFIX/usr/local/bin cat >$PREFIX/usr/local/bin/no-apt <