From d1047e809a90daa0e88329efc0db21931be0b919 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2013 14:48:46 +0200 Subject: Adding debian version 4.0~a1-1. --- bin/lb | 2 +- bin/live-build | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'bin') diff --git a/bin/lb b/bin/lb index d79a62cfd..00868b50a 100755 --- a/bin/lb +++ b/bin/lb @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/bin/live-build b/bin/live-build index 4f277622c..d7eb28f66 100755 --- a/bin/live-build +++ b/bin/live-build @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann +## Copyright (C) 2006-2012 Daniel Baumann ## ## This program is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -30,9 +30,10 @@ then man live-build exit 0 else - Echo "live-build contains the scripts to build a Debian Live system from a configuration directory." + Echo "live-build is a set of scripts to build Debian 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 Echo "An introduction to live-build can be found in the live-build(7) manpage." - exit 0 fi -- cgit v1.2.3