wok diff mitter/receipt @ rev 13762
garcon: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 03 11:21:57 2013 +0100 (2013-01-03) |
parents | 25c18407eac2 |
children | bb009a6ef036 |
line diff
1.1 --- a/mitter/receipt Fri Jun 12 00:19:56 2009 +0000 1.2 +++ b/mitter/receipt Thu Jan 03 11:21:57 2013 +0100 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