wok-6.x diff zenity/receipt @ rev 8693
Automated merge with http://repos.slitaz.org/wok
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Feb 17 19:08:45 2011 +0100 (2011-02-17) |
parents | b38027a04252 |
children | 95794597e819 |
line diff
1.1 --- a/zenity/receipt Sun Dec 12 16:18:25 2010 +0000 1.2 +++ b/zenity/receipt Thu Feb 17 19:08:45 2011 +0100 1.3 @@ -33,5 +33,7 @@ 1.4 cp -a $_pkg/usr/bin $fs/usr 1.5 cp -a $_pkg/usr/share/zenity $fs/usr/share 1.6 cp -a $_pkg/usr/share/omf $fs/usr/share 1.7 + # gdialog wrapper need to be executable. 1.8 + chmod +x $fs/usr/bin/* 1.9 } 1.10