wok-6.x diff thunderbird-langpack-pt_BR/receipt @ rev 11203
Add from wok-undigest: xorg-bdftopcf xorg-fonttosfnt xorg-mkfontdir xorg-mkfontscale xorg-xedit xorg-xeyes xorg-xf86-video-radeonhd
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Nov 03 10:39:15 2011 +0100 (2011-11-03) |
parents | b22ec1c50062 |
children | 74f603c507d4 |
line diff
1.1 --- a/thunderbird-langpack-pt_BR/receipt Fri Apr 29 01:21:42 2011 +0000 1.2 +++ b/thunderbird-langpack-pt_BR/receipt Thu Nov 03 10:39:15 2011 +0100 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 }