wok-6.x diff netplug/receipt @ rev 22822
Add emu8051
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 06 12:27:36 2020 +0100 (2020-02-06) |
parents | 6bd67b683b9c |
children | 241fb98cab1c |
line diff
1.1 --- a/netplug/receipt Fri Feb 15 12:51:11 2019 +0100 1.2 +++ b/netplug/receipt Thu Feb 06 12:27:36 2020 +0100 1.3 @@ -23,6 +23,6 @@ 1.4 { 1.5 mkdir $fs/etc 1.6 cp -a $install/etc/rc.d/init.d $fs/etc 1.7 - cp -a $install/etc/netp* $fs 1.8 + cp -a $install/etc/netp* $fs/etc 1.9 cp -a $install/sbin $fs 1.10 }