# HG changeset patch # User Rohit Joshi # Date 1261153341 0 # Node ID e5b54d4194ad81f38f91417bdcfa580851978f52 # Parent c0f153842dee42a215fb768d77e9051b416e6b39 improve tilda (thanks chompa) diff -r c0f153842dee -r e5b54d4194ad tilda/receipt --- a/tilda/receipt Fri Dec 18 16:17:34 2009 +0000 +++ b/tilda/receipt Fri Dec 18 16:22:21 2009 +0000 @@ -29,7 +29,7 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - mkdir -p $fs/usr/share $fs/usr/share/applications/ + mkdir -p $fs/usr/share/applications/ cp -a $_pkg/usr/bin $fs/usr cp -a $_pkg/usr/share/pixmaps $fs/usr/share cp -a $_pkg/usr/share/tilda.glade $fs/usr/share