wok-6.x diff cups/receipt @ rev 19341

Up busybox (1.25.0), again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 19 20:20:37 2016 +0200 (2016-07-19)
parents 4cb2e73cd9d8
children c1cf33a04d62
line diff
     1.1 --- a/cups/receipt	Sat Jun 04 12:20:36 2016 +0200
     1.2 +++ b/cups/receipt	Tue Jul 19 20:20:37 2016 +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  }