[SCM] live-build branch, debian-next, updated. debian/3.0_a56-1-6-gbfd14cf

Daniel Baumann daniel at debian.org
Tue Aug 7 04:56:30 UTC 2012


The following commit has been merged in the debian-next branch:
commit bfd14cf38d3bd6818c5299707a0bd0f657847931
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 7 06:57:10 2012 +0200

    Also removing binary.netboot.tar.xz before re-creating it in binary_netboot.

diff --git a/scripts/build/lb_binary_netboot b/scripts/build/lb_binary_netboot
index 8aa8a86..0b01121 100755
--- a/scripts/build/lb_binary_netboot
+++ b/scripts/build/lb_binary_netboot
@@ -119,7 +119,7 @@ then
 fi
 
 # Remove old binary
-rm -f binary.netboot.tar.bz2 binary.netboot.tar.gz binary.netboot.tar.lz binary.netboot.tar
+rm -f binary.netboot.tar binary.netboot.tar.gz binary.netboot.tar.bz2 binary.netboot.tar.xz binary.netboot.tar.xz
 
 # Creating image file
 ROOT_DIR=$(basename ${LB_NET_ROOT_PATH})

-- 
live-build



More information about the debian-live-changes mailing list