From c28707212663606a4a26059745fe018ea1183581 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 11 Mar 2013 06:35:40 +0100 Subject: Debranding package for derivatives. --- bin/lb | 2 +- bin/live-build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/lb b/bin/lb index 568b21b20..d5d88b284 100755 --- a/bin/lb +++ b/bin/lb @@ -14,7 +14,7 @@ set -e [ -e "${LIVE_BUILD}/scripts/build.sh" ] && . "${LIVE_BUILD}/scripts/build.sh" || . /usr/lib/live/build.sh # Setting static variables -DESCRIPTION="$(Echo 'utility to build Debian Live systems')" +DESCRIPTION="$(Echo 'utility to build live systems')" HELP="FIXME" USAGE="FIXME" diff --git a/bin/live-build b/bin/live-build index 88d11df19..bfa216c14 100755 --- a/bin/live-build +++ b/bin/live-build @@ -30,7 +30,7 @@ then man live-build exit 0 else - Echo "live-build is a set of scripts to build Debian Live system images." + Echo "live-build is a set of scripts to build live system images." echo Echo "The idea behind live-build is a framework that uses a configuration directory to completely automate and customize all aspects of building a Live image." echo -- cgit v1.2.3