# HG changeset patch # User Pascal Bellard # Date 1459861140 -7200 # Node ID 9382538ce46374fa91d3a770c47844a611993040 # Parent b9aedd1a72c0cbd260144c076acef589142dd1bc cups: reset tazpanel menus cache in post_install diff -r b9aedd1a72c0 -r 9382538ce463 cups/receipt --- a/cups/receipt Tue Apr 05 09:37:40 2016 +0200 +++ b/cups/receipt Tue Apr 05 14:59:00 2016 +0200 @@ -79,6 +79,7 @@ if [ -z "$1" -a ! -s /aufs-umount.sh ]; then /etc/init.d/cupsd start || continue fi + rm -f "$1"/var/cache/tazpanel/* 2> /dev/null if ! grep -q ^CUPSD_OPTIONS "$1/etc/daemons.conf"; then cat >> "$1/etc/daemons.conf" <