wok diff tilda/receipt @ rev 8684

Fix dep: gnome-menus depends on libgio
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 18:56:09 2011 +0100 (2011-02-17)
parents c0f153842dee
children 61dbb0c794de
line diff
     1.1 --- a/tilda/receipt	Fri Dec 18 16:17:34 2009 +0000
     1.2 +++ b/tilda/receipt	Thu Feb 17 18:56:09 2011 +0100
     1.3 @@ -29,7 +29,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/usr/share $fs/usr/share/applications/
     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