wok diff notecase/receipt @ rev 13208
postgis: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 06 15:22:20 2012 +0200 (2012-08-06) |
parents | 134ce9e4f774 |
children | 70d569bf17ed |
line diff
1.1 --- a/notecase/receipt Mon May 16 21:58:41 2011 +0200 1.2 +++ b/notecase/receipt Mon Aug 06 15:22:20 2012 +0200 1.3 @@ -40,7 +40,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/notecase.desktop $fs/usr/share/applications 1.10 cp -a $_pkg/usr/bin $fs/usr 1.11 cp -a $_pkg/usr/share/mime $fs/usr/share 1.12 }