wok-current diff sylpheed/receipt @ rev 11623
amule, emelfm2, fpm2, gcolor2, gftp, grisbi; grsync, htop, hydrogen, kino, lingot, listpatron, lostirc, mitter, mplayer*, notecase, obconf, osmo, sakura, sylpheed, tilda, transmission, xine-ui, xsane: install .desktop file
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 24 22:51:41 2012 +0100 (2012-01-24) |
parents | 46bdddb99587 |
children | b5dbd2f2ae50 |
line diff
1.1 --- a/sylpheed/receipt Wed May 25 00:21:47 2011 +0200 1.2 +++ b/sylpheed/receipt Tue Jan 24 22:51:41 2012 +0100 1.3 @@ -27,7 +27,8 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p $fs/usr/lib 1.8 + mkdir -p $fs/usr/lib $fs/usr/share/applications 1.9 + cp -a $stuff/sylpheed*.desktop $fs/usr/share/applications 1.10 cp -a $_pkg/usr/bin $fs/usr 1.11 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.12 }