wok diff cups/receipt @ rev 19957

Up backuppc (3.3.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 11 12:48:03 2017 +0200 (2017-05-11)
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 May 11 12:48:03 2017 +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  }