wok-4.x rev 1287
slitaz-loram: update tag for patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 20 15:53:39 2008 +0000 (2008-08-20) |
parents | c343c644ab92 |
children | 0c827ca320aa |
files | slitaz-loram/receipt |
line diff
1.1 --- a/slitaz-loram/receipt Wed Aug 20 15:28:36 2008 +0000 1.2 +++ b/slitaz-loram/receipt Wed Aug 20 15:53:39 2008 +0000 1.3 @@ -20,7 +20,7 @@ 1.4 local tag 1.5 local line 1.6 local i 1.7 - tag="Creat /dev/cdrom if needed" 1.8 + tag="/dev/cdrom if need" 1.9 i=$(grep -n "$tag" $1/etc/init.d/rcS | cut -d: -f1) 1.10 i=$(($i-1)) 1.11 tag=$(grep "$tag" $1/etc/init.d/rcS)