wok diff mate-notification-daemon/receipt @ rev 20348

pinentry update: 0.9.7 (2015 Dec) -> 1.1.0 (2017 Dec)
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 10:42:55 2018 +0000 (2018-06-09)
parents b2a5c2421b7c
children ee53899c6189
line diff
     1.1 --- a/mate-notification-daemon/receipt	Fri Mar 11 15:56:52 2016 +0200
     1.2 +++ b/mate-notification-daemon/receipt	Sat Jun 09 10:42:55 2018 +0000
     1.3 @@ -38,5 +38,6 @@
     1.4  	find $fs/usr/lib -name '*.*a' -delete
     1.5  	rm -r $fs/usr/share/locale
     1.6  	sed -i '/^OnlyShowIn/d' $fs/usr/share/applications/mate-notification-properties.desktop
     1.7 -	find $fs/usr/share/man -type f -exec gzip \{\} \;
     1.8 +	#find $fs/usr/share/man -type f -exec gzip \{\} \;
     1.9 +	rm -rf $fs/usr/share/man
    1.10  }