I'm not used to these big project structures, so for practice I've done a git-patch.

Would be everything alright with this one?
If I setup a git copy for you to merge next time, would it make any trouble if it would be somewhere else than alioth?

thanks for your time (-:
simon
diff --git a/helpers/lh_config b/helpers/lh_config
index db20343..6e1c1af 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -668,13 +668,13 @@ fi
 # Reading existing configuration
 Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source
 
+Local_arguments "[EMAIL PROTECTED]"
+
 if [ -n "${LH_CONFFILE}" ]
 then
 	Read_conffile "${LH_CONFFILE}"
 fi
 
-Local_arguments "[EMAIL PROTECTED]"
-
 # Setting defaults
 Set_defaults
 
_______________________________________________
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to