wok diff nut/receipt @ rev 20423

Update some web_site to https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 09 12:16:16 2018 +0200 (2018-08-09)
parents 10e6c72b2c15
children 3ea5f9aab268
line diff
     1.1 --- a/nut/receipt	Sun Aug 11 18:44:25 2013 +0000
     1.2 +++ b/nut/receipt	Thu Aug 09 12:16:16 2018 +0200
     1.3 @@ -36,7 +36,6 @@
     1.4  	for i in $install/etc/*.sample ; do
     1.5  		cp -a $i $fs/etc/$(basename $i .sample)
     1.6  	done
     1.7 -	cp -a $install/lib $fs
     1.8  	cp -a $install/usr/lib $fs/usr
     1.9  	cp -a $install/usr/bin $fs/usr
    1.10  	cp -a $install/usr/sbin $fs/usr