wok diff cups/receipt @ rev 19139

vlc: add x265 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 18 17:02:56 2016 +0200 (2016-05-18)
parents ce8561c19cb9
children 1d8128c6e726
line diff
     1.1 --- a/cups/receipt	Sun Dec 27 23:15:58 2015 +0200
     1.2 +++ b/cups/receipt	Wed May 18 17:02:56 2016 +0200
     1.3 @@ -79,6 +79,7 @@
     1.4  	if [ -z "$1" -a ! -s /aufs-umount.sh ]; then
     1.5  		/etc/init.d/cupsd start || continue
     1.6  	fi
     1.7 +	rm -f "$1"/var/cache/tazpanel/* 2> /dev/null
     1.8  	if ! grep -q ^CUPSD_OPTIONS "$1/etc/daemons.conf"; then
     1.9  		cat >> "$1/etc/daemons.conf" <<EOT
    1.10  # CUPS printing daemon options.