wok diff ppp/receipt @ rev 20167

Up smtube, smplayer (18.1.0)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jan 11 13:05:26 2018 +0100 (2018-01-11)
parents 50aef5b483cb
children df2a96b56a0f
line diff
     1.1 --- a/ppp/receipt	Tue Aug 09 11:14:54 2016 +0200
     1.2 +++ b/ppp/receipt	Thu Jan 11 13:05:26 2018 +0100
     1.3 @@ -98,3 +98,8 @@
     1.4  	chmod go-rwx $fs/etc/ppp/options
     1.5  	chmod 711 $fs/etc/ppp/scripts/*
     1.6  }
     1.7 +
     1.8 +post_install()
     1.9 +{
    1.10 +	rm -f $1/var/cache/tazpanel/header.* 2>/dev/null || true
    1.11 +}