From 292ff1716560c55e3919dee2a3cebfb96d4041d1 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 2 Dec 2014 14:57:54 +0100 Subject: [PATCH] * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary: - improve apt-get output --- debian/changelog | 7 +++++++ .../ubuntu-core/hooks/400-create-apt-get-warning.binary | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 052b8ca1..bcd64720 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (2.274) UNRELEASED; urgency=low + + * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary: + - improve apt-get output + + -- Michael Vogt Tue, 02 Dec 2014 14:57:39 +0100 + livecd-rootfs (2.273) vivid; urgency=low [ Michael Vogt ] 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 4dab955a..d965a9f2 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/apt-get <