wok diff syslinux/stuff/tools/isohybrid.sh @ rev 6657

Up hydra (5.8)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 11 16:48:42 2010 +0200 (2010-10-11)
parents 81f59d88ba12
children b25fc6e108b2
line diff
     1.1 --- a/syslinux/stuff/tools/isohybrid.sh	Thu Nov 26 16:44:48 2009 +0100
     1.2 +++ b/syslinux/stuff/tools/isohybrid.sh	Mon Oct 11 16:48:42 2010 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  $(uuencode -m mbr/isohdpfx.bin -)
     1.5  EOT
     1.6  EOM
     1.7 -	sed -i "/$build/{NNNNNNNNNd}" $0
     1.8 +	busybox sed -i "/$build/{NNNNNNNNNd}" $0
     1.9  	exit
    1.10  fi
    1.11