[SCM] Debian Live build scripts branch, master, updated. 1.0.2-4-11-geba051f

Antonio Terceiro terceiro at softwarelivre.org
Thu Jan 15 13:57:08 UTC 2009


The following commit has been merged in the master branch:
commit e685b66cf6d8d11ae357fe0af0c4897d56128a46
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Wed Jan 14 23:15:56 2009 -0300

    Removing incorrect extra argument

diff --git a/functions/version.sh b/functions/version.sh
index ca15337..6b2ad00 100755
--- a/functions/version.sh
+++ b/functions/version.sh
@@ -10,7 +10,7 @@
 Version ()
 {
 	Echo "%s, version %s" "${PROGRAM}" "${VERSION}"
-	Echo "This program is a part of %s" "${PACKAGE}" "."
+	Echo "This program is a part of %s" "${PACKAGE}"
 	echo
 	Echo "Copyright (C) 2006-2008 Daniel Baumann <daniel at debian.org>"
 	echo

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list