wok rev 5976

busybox*: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 11 12:55:40 2010 +0200 (2010-08-11)
parents 75dd5efa3105
children d9c510a41649
files busybox-pam/receipt busybox/receipt
line diff
     1.1 --- a/busybox-pam/receipt	Wed Aug 11 12:39:49 2010 +0200
     1.2 +++ b/busybox-pam/receipt	Wed Aug 11 12:55:40 2010 +0200
     1.3 @@ -127,5 +127,5 @@
     1.4  		mv $1$i-busybox-install $1$i
     1.5  	done < $1$INSTALLED/$PACKAGE/files.list
     1.6  	chmod 4755 $1/bin/busybox
     1.7 -	sed -i "s@vcsa2txt.*\$@busybox conspy -d | sed 's/ *\$//;/^\$/d;/^Processi\|^.witchi/,\$!d' > /var/log/boot.log@" $1/etc/init.d/rcS
     1.8 +	sed -i "s@vcsa2txt.*\$@busybox conspy -d | sed 's/ *\$//;/^\$/d;/^Processi\\\\|^.witchi/,\$!d' > /var/log/boot.log@" $1/etc/init.d/rcS
     1.9  }
     2.1 --- a/busybox/receipt	Wed Aug 11 12:39:49 2010 +0200
     2.2 +++ b/busybox/receipt	Wed Aug 11 12:55:40 2010 +0200
     2.3 @@ -117,5 +117,5 @@
     2.4  		mv $1$i-busybox-install $1$i
     2.5  	done < $1$INSTALLED/$PACKAGE/files.list
     2.6  	chmod 4755 $1/bin/busybox
     2.7 -	sed -i "s@vcsa2txt.*\$@busybox conspy -d | sed 's/ *\$//;/^\$/d;/^Processi\|^.witchi/,\$!d' > /var/log/boot.log@" $1/etc/init.d/rcS
     2.8 +	sed -i "s@vcsa2txt.*\$@busybox conspy -d | sed 's/ *\$//;/^\$/d;/^Processi\\\\|^.witchi/,\$!d' > /var/log/boot.log@" $1/etc/init.d/rcS
     2.9  }