wok-next diff adeskbar/receipt @ rev 19925

libftdi: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 14 23:27:36 2017 +0200 (2017-10-14)
parents fe5bc99b93f2
children a8e106e92cc2
line diff
     1.1 --- a/adeskbar/receipt	Mon Jul 08 13:43:00 2013 +0000
     1.2 +++ b/adeskbar/receipt	Sat Oct 14 23:27:36 2017 +0200
     1.3 @@ -26,5 +26,6 @@
     1.4  	cp $src/adeskbar.desktop $fs/usr/share/applications
     1.5  	cp $src/adeskbar.sh $fs/usr/bin/adeskbar
     1.6  	chown -R root:root $fs
     1.7 +	find $fs -type f -name '*.png' -exec chmod 644 \{\} \;
     1.8  }
     1.9