wok-4.x diff thunderbird-langpack-ru/receipt @ rev 11346
Up: libpng to 1.2.46. Downgrade from 1.4.8. Don't updated in less chroot does auto updates otherwise there will be no point.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Nov 27 16:31:29 2011 +0000 (2011-11-27) |
parents | 604d06a0b100 |
children | 74f603c507d4 |
line diff
1.1 --- a/thunderbird-langpack-ru/receipt Fri Apr 29 01:22:17 2011 +0000 1.2 +++ b/thunderbird-langpack-ru/receipt Sun Nov 27 16:31:29 2011 +0000 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 }