wok diff netplug/receipt @ rev 24096

Up hplip (3.21.8)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 13 14:29:11 2021 +0000 (2021-09-13)
parents 6bd67b683b9c
children 241fb98cab1c
line diff
     1.1 --- a/netplug/receipt	Fri Feb 15 12:51:11 2019 +0100
     1.2 +++ b/netplug/receipt	Mon Sep 13 14:29:11 2021 +0000
     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  }