wok diff thunderbird-langpack-en_GB/receipt @ rev 11760

up tuxtype (1.8.1) and removed extension from desktop file
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 22 13:06:57 2012 -0800 (2012-02-22)
parents 252f09d579d0
children 74f603c507d4
line diff
     1.1 --- a/thunderbird-langpack-en_GB/receipt	Fri Apr 29 01:20:30 2011 +0000
     1.2 +++ b/thunderbird-langpack-en_GB/receipt	Wed Feb 22 13:06:57 2012 -0800
     1.3 @@ -15,7 +15,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	EXTDIR="$fs/usr/lib/$SOURCE-$VERSION/extensions/$LANG_DIR"
     1.8 +	EXTDIR="$fs/usr/lib/thunderbird-$VERSION/extensions/$LANG_DIR"
     1.9  	mkdir -p $EXTDIR
    1.10  	cp -a $src/* $EXTDIR
    1.11  }
    1.12 \ No newline at end of file