wok-6.x diff brasero/receipt @ rev 14900
Add firmware-mod-kit
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 31 11:20:11 2013 +0200 (2013-07-31) |
parents | f08c5995e15e |
children | 7896f0694ef6 |
line diff
1.1 --- a/brasero/receipt Sun Apr 29 08:52:38 2012 +0200 1.2 +++ b/brasero/receipt Wed Jul 31 11:20:11 2013 +0200 1.3 @@ -40,5 +40,6 @@ 1.4 { 1.5 mkdir -p $fs/usr/share 1.6 cp -a $_pkg/usr/bin $fs/usr/ 1.7 + cp -a $_pkg/usr/lib $fs/usr/ 1.8 cp -a $_pkg/usr/share/applications $fs/usr/share/applications 1.9 }