# HG changeset patch # User Christopher Rogers # Date 1299604446 0 # Node ID 4970ea3801f9f10eaf555f2d92093cb416df55f1 # Parent 2ba9af518eaac3240c04c5e6554a2253913df018 Removed a old line to sed /etc/init.d/rcS. Fixes sed errors with busybox on install. diff -r 2ba9af518eaa -r 4970ea3801f9 busybox/receipt --- a/busybox/receipt Tue Mar 08 18:33:41 2011 +0100 +++ b/busybox/receipt Tue Mar 08 17:14:06 2011 +0000 @@ -134,7 +134,6 @@ mv $1$i-busybox-install $1$i done < $1$INSTALLED/$PACKAGE/files.list chmod 4755 $1/bin/busybox - sed -i "s@vcsa2txt.*\$@busybox conspy -d | sed 's/ *\$//;/^\$/d;/^Processi\\\\|^.witchi/,\$!d' > /var/log/boot.log@" $1/etc/init.d/rcS } pre_remove()