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

Up: exiftool 8.27
author Antoine Bodin <gokhlayeh@mailoo.org>
date Tue Aug 03 22:23:30 2010 +0200 (2010-08-03)
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	Tue Aug 03 22:23:30 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