[SCM] live-build branch, debian, updated. debian/3.0_a31-1-16-g0b08f45

Daniel Baumann daniel at debian.org
Tue Sep 27 20:58:58 UTC 2011


The following commit has been merged in the debian branch:
commit 3eeac2e0bed8a230658710a7a806a7001f6da4c2
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Sep 20 12:27:33 2011 +0200

    Removing leftovers from usb-hdd to hdd removal in lb_binary_hdd and lb_source_hdd.

diff --git a/scripts/build/lb_binary_hdd b/scripts/build/lb_binary_hdd
index c215e4b..aa6e497 100755
--- a/scripts/build/lb_binary_hdd
+++ b/scripts/build/lb_binary_hdd
@@ -24,7 +24,7 @@ Arguments "${@}"
 Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source
 Set_defaults
 
-if ! In_list hdd-hdd "${LB_BINARY_IMAGES}"
+if ! In_list hdd "${LB_BINARY_IMAGES}"
 then
 	exit 0
 fi
diff --git a/scripts/build/lb_source_hdd b/scripts/build/lb_source_hdd
index 29e0f28..48d701f 100755
--- a/scripts/build/lb_source_hdd
+++ b/scripts/build/lb_source_hdd
@@ -29,7 +29,7 @@ then
 	exit 0
 fi
 
-if ! In_list hdd-hdd "${LB_SOURCE_IMAGES}"
+if ! In_list hdd "${LB_SOURCE_IMAGES}"
 then
 	exit 0
 fi

-- 
live-build



More information about the debian-live-changes mailing list