wok-6.x diff adeskbar/receipt @ rev 20530

updated clex (4.6.patch6 -> 4.6.patch8)
author Hans-G?nter Theisgen
date Tue Nov 20 08:27:43 2018 +0100 (2018-11-20)
parents fe5bc99b93f2
children 22619ed9cc54
line diff
     1.1 --- a/adeskbar/receipt	Mon Jul 08 13:43:00 2013 +0000
     1.2 +++ b/adeskbar/receipt	Tue Nov 20 08:27:43 2018 +0100
     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