wok-6.x
diff efreet/receipt @ rev 8519
Fix: efreet now use an additionnal script to create desktop files cache
author |
Antoine Bodin <gokhlayeh@slitaz.org> |
date |
Sat Feb 12 14:52:00 2011 +0100 (2011-02-12) |
parents |
85cd798d6997 |
children |
3f1746026fcd |
line diff
1.1 --- a/efreet/receipt Sat Feb 12 02:21:51 2011 +0100
1.2 +++ b/efreet/receipt Sat Feb 12 14:52:00 2011 +0100
1.3 @@ -25,5 +25,6 @@
1.4 cp -a $_pkg/usr/bin $fs/usr
1.5 cp -a $_pkg/usr/share $fs/usr
1.6 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
1.7 + cp -a $_pkg/usr/lib/efreet $fs/usr/lib
1.8 }
1.9