wok-current diff adeskbar/receipt @ rev 17047
Add tcpd (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 20 12:19:17 2014 +0200 (2014-08-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 Wed Aug 20 12:19:17 2014 +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