wok diff mitter/receipt @ rev 15014

giac: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 11 14:06:30 2013 +0000 (2013-08-11)
parents 25c18407eac2
children bb009a6ef036
line diff
     1.1 --- a/mitter/receipt	Fri Jun 12 00:19:56 2009 +0000
     1.2 +++ b/mitter/receipt	Sun Aug 11 14:06:30 2013 +0000
     1.3 @@ -22,7 +22,8 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/usr
     1.8 +	mkdir -p $fs/usr/share/applications
     1.9 +	cp -a $stuff/mitter.desktop $fs/usr/share/applications
    1.10  	cp -a $_pkg/usr $fs
    1.11  }
    1.12