[SCM] debian-live/live-helper branch, master, updated. 1.0_a27-1-60-g0701578

Daniel Baumann daniel at debian.org
Thu Sep 27 19:26:37 UTC 2007


The branch, master has been updated
       via  07015787f68721c551da917eaf73ffd0e4cf58c6 (commit)
      from  662275be9c18da5d182670c21e6e48bc273d8ef2 (commit)


- Shortlog ------------------------------------------------------------
0701578 Fixing typing error, thanks to Maarten ter Huurne <maarten.ter.huurne at philips.com>.

Summary of changes:
 helpers/lh_config |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 07015787f68721c551da917eaf73ffd0e4cf58c6
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 27 21:26:29 2007 +0200

    Fixing typing error, thanks to Maarten ter Huurne <maarten.ter.huurne at philips.com>.

diff --git a/helpers/lh_config b/helpers/lh_config
index a69bf3b..0c4c256 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -515,7 +515,7 @@ Local_arguments ()
 				shift
 				;;
 
-			-c|-conffile)
+			-c|--conffile)
 				LH_CONFFILE="${2}"
 				shift 2
 				;;

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list