wok diff kino/receipt @ rev 12184
get-flash-plugin: Firefox have no more plugins directory
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Mar 25 01:55:25 2012 +0100 (2012-03-25) |
parents | 9ce6eb5f2ff4 |
children | 73641efed1cc |
line diff
1.1 --- a/kino/receipt Fri Dec 23 10:13:02 2011 +0100 1.2 +++ b/kino/receipt Sun Mar 25 01:55:25 2012 +0100 1.3 @@ -37,7 +37,8 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p $fs/usr/share/pixmaps 1.8 + mkdir -p $fs/usr/share/pixmaps $fs/usr/share/applications 1.9 + cp -a $stuff/kino.desktop $fs/usr/share/applications 1.10 cp -a $_pkg/etc $fs 1.11 cp -a $_pkg/usr/bin $fs/usr 1.12 cp -a $_pkg/usr/lib $fs/usr