wok diff cups/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 4cb2e73cd9d8
children c1cf33a04d62
line diff
     1.1 --- a/cups/receipt	Sat Jun 04 12:20:36 2016 +0200
     1.2 +++ b/cups/receipt	Thu Aug 09 12:16:16 2018 +0200
     1.3 @@ -102,5 +102,5 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	ln -s /bin/busybox "$1/usr/bin/lpr"
     1.8 +	ln -fs /bin/busybox "$1/usr/bin/lpr"
     1.9  }