wok diff xsane/receipt @ rev 11672
pcmanfm: fix detailed list click bug
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Fri Feb 17 22:58:43 2012 +0000 (2012-02-17) |
parents | ebf60d9a284d |
children | 9737ff602e80 |
line diff
1.1 --- a/xsane/receipt Wed May 18 12:24:05 2011 +0200 1.2 +++ b/xsane/receipt Fri Feb 17 22:58:43 2012 +0000 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/share 1.8 + mkdir -p $fs/usr/share/applications 1.9 + cp -a $stuff/xsane.desktop $fs/usr/share/applications 1.10 cp -a $_pkg/usr/bin $fs/usr 1.11 cp -a $_pkg/usr/share/sane $fs/usr/share 1.12 rm -rf $fs/usr/share/sane/xsane/doc