wok-4.x diff tilda/receipt @ rev 12347
gnome-vfs: repaired (from unwork state); added gnome-vfs-i18n (optional lang files)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Oct 22 01:17:33 2012 +0000 (2012-10-22) |
parents | 9c762d56b413 |
children |
line diff
1.1 --- a/tilda/receipt Wed Mar 07 21:27:37 2012 -0800 1.2 +++ b/tilda/receipt Mon Oct 22 01:17:33 2012 +0000 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 }