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

Daniel Baumann daniel at debian.org
Thu Sep 13 05:47:34 UTC 2007


The branch, master has been updated
       via  727d6649df0b09f6ebc6f1ec4692a83a6e24b121 (commit)
      from  fe3a6d4579bb9186729344868605e066f308ae18 (commit)


- Shortlog ------------------------------------------------------------
727d664 helpers/lh_binary_disk

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

commit 727d6649df0b09f6ebc6f1ec4692a83a6e24b121
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 13 07:47:18 2007 +0200

    helpers/lh_binary_disk
    
      * Adding forgotten cp call.

diff --git a/helpers/lh_binary_disk b/helpers/lh_binary_disk
index 930af0a..d742090 100755
--- a/helpers/lh_binary_disk
+++ b/helpers/lh_binary_disk
@@ -88,7 +88,7 @@ case "${LH_MODE}" in
 
 				echo "Debian GNU/Linux ${VERSION} \"${DISTRIBUTION}\" - Official ${ARCHITECTURE} NETINST Binary `date +%Y%m%d-%H:%M`" > binary/.disk/info
 
-				"${LH_BASE}"/data/debian-cd/${LH_DISTRIBUTION}/${LH_ARCHITECTURE}_netinst_udeb_include binary/.disk/udeb_include
+				cp "${LH_BASE}"/data/debian-cd/${LH_DISTRIBUTION}/${LH_ARCHITECTURE}_netinst_udeb_include binary/.disk/udeb_include
 				;;
 
 			businesscard)

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list