From bfd14cf38d3bd6818c5299707a0bd0f657847931 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 7 Aug 2012 06:57:10 +0200 Subject: Also removing binary.netboot.tar.xz before re-creating it in binary_netboot. --- scripts/build/lb_binary_netboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/build/lb_binary_netboot b/scripts/build/lb_binary_netboot index 8aa8a867a..0b01121fb 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}) -- cgit v1.2.3