wok-current diff tilda/receipt @ rev 14620
Up xorg-libXext (1.3.2), see http://www.x.org/wiki/Development/Security/Advisory-2013-05-23
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 01 16:05:57 2013 +0200 (2013-06-01) |
parents | 9c762d56b413 |
children | b3db3f8245d7 |
line diff
1.1 --- a/tilda/receipt Wed Mar 07 21:27:37 2012 -0800 1.2 +++ b/tilda/receipt Sat Jun 01 16:05:57 2013 +0200 1.3 @@ -24,7 +24,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 $_pkg/usr/bin $fs/usr 1.10 cp -a $_pkg/usr/share/pixmaps $fs/usr/share 1.11 cp -a $_pkg/usr/share/tilda.glade $fs/usr/share 1.12 }