wok-next diff adeskbar/receipt @ rev 16694
xorg-kbproto: typo in depends
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri May 23 11:56:36 2014 +0300 (2014-05-23) |
parents | fe5bc99b93f2 |
children | a8e106e92cc2 |
line diff
1.1 --- a/adeskbar/receipt Mon Jul 08 13:43:00 2013 +0000 1.2 +++ b/adeskbar/receipt Fri May 23 11:56:36 2014 +0300 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