wok-current diff xsane/receipt @ rev 12044
john: added dumb??.conf and generic.conf to support default operation
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Mar 07 10:16:22 2012 -0800 (2012-03-07) |
parents | ebf60d9a284d |
children | 9737ff602e80 |
line diff
1.1 --- a/xsane/receipt Wed May 18 12:24:05 2011 +0200 1.2 +++ b/xsane/receipt Wed Mar 07 10:16:22 2012 -0800 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