wok diff tilda/receipt @ rev 6808

Fixed gettext-base and gettext. This is so we only need gettext-base in tazpkg since /usr/bin/gettext.sh needs ngettext and envsubst.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Oct 19 12:45:19 2010 +0000 (2010-10-19)
parents c0f153842dee
children 61dbb0c794de
line diff
     1.1 --- a/tilda/receipt	Fri Dec 18 16:17:34 2009 +0000
     1.2 +++ b/tilda/receipt	Tue Oct 19 12:45:19 2010 +0000
     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