wok-tiny rev 135

hardware-ibm-6272: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 30 10:57:54 2017 +0200 (2017-09-30)
parents 1a6a79b48e76
children f16721d1439f
files hardware-ibm-6272/receipt
line diff
     1.1 --- a/hardware-ibm-6272/receipt	Sat Sep 23 08:36:42 2017 +0200
     1.2 +++ b/hardware-ibm-6272/receipt	Sat Sep 30 10:57:54 2017 +0200
     1.3 @@ -44,7 +44,7 @@
     1.4  status
     1.5  EOT
     1.6  	grep -q '^# CONFIG_PRINTK is not set' $1/boot/config &&
     1.7 -	sed -i '/CS8920/d' $1/etc/init.d/pnp.sh
     1.8 +	sed -i '/Switching on/d' $1/etc/init.d/pnp.sh
     1.9  	grep pnp.sh $1/etc/rcS.conf ||
    1.10  	sed -i 's/EARLY_RUN_SCRIPTS="/&pnp.sh /' $1/etc/rcS.conf
    1.11  	list=""