# HG changeset patch # User Christopher Rogers # Date 1287577583 0 # Node ID 6f3bf60ef747daf2426760c08d2af76fa04b2b15 # Parent 35ddf89720250b9b129b4b855f1f177f39abefc0 Up: thunderbird to 3.0.15. diff -r 35ddf8972025 -r 6f3bf60ef747 thunderbird-langpack-de/receipt --- a/thunderbird-langpack-de/receipt Wed Oct 20 12:20:37 2010 +0000 +++ b/thunderbird-langpack-de/receipt Wed Oct 20 12:26:23 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="thunderbird-langpack-de" -VERSION="3.1.4" +VERSION="3.1.5" CATEGORY="network" SHORT_DESC="locale for mozilla thunderbird" MAINTAINER="domcox@slitaz.org" @@ -9,7 +9,6 @@ SOURCE="thunderbird" WEB_SITE="http://www.mozillamessaging.com/" - # Rules to configure and make the package. compile_rules() { diff -r 35ddf8972025 -r 6f3bf60ef747 thunderbird-langpack-en_GB/receipt --- a/thunderbird-langpack-en_GB/receipt Wed Oct 20 12:20:37 2010 +0000 +++ b/thunderbird-langpack-en_GB/receipt Wed Oct 20 12:26:23 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="thunderbird-langpack-en_GB" -VERSION="3.1.4" +VERSION="3.1.5" CATEGORY="network" SHORT_DESC="locale for mozilla thunderbird" MAINTAINER="domcox@slitaz.org" @@ -9,7 +9,6 @@ SOURCE="thunderbird" WEB_SITE="http://www.mozillamessaging.com/" - # Rules to configure and make the package. compile_rules() { diff -r 35ddf8972025 -r 6f3bf60ef747 thunderbird-langpack-es_ES/receipt --- a/thunderbird-langpack-es_ES/receipt Wed Oct 20 12:20:37 2010 +0000 +++ b/thunderbird-langpack-es_ES/receipt Wed Oct 20 12:26:23 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="thunderbird-langpack-es_ES" -VERSION="3.1.4" +VERSION="3.1.5" CATEGORY="network" SHORT_DESC="locale for mozilla thunderbird" MAINTAINER="domcox@slitaz.org" @@ -9,7 +9,6 @@ SOURCE="thunderbird" WEB_SITE="http://www.mozillamessaging.com/" - # Rules to configure and make the package. compile_rules() { diff -r 35ddf8972025 -r 6f3bf60ef747 thunderbird-langpack-fr/receipt --- a/thunderbird-langpack-fr/receipt Wed Oct 20 12:20:37 2010 +0000 +++ b/thunderbird-langpack-fr/receipt Wed Oct 20 12:26:23 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="thunderbird-langpack-fr" -VERSION="3.1.4" +VERSION="3.1.5" CATEGORY="network" SHORT_DESC="locale for mozilla thunderbird" MAINTAINER="domcox@slitaz.org" @@ -9,7 +9,6 @@ SOURCE="thunderbird" WEB_SITE="http://www.mozillamessaging.com/" - # Rules to configure and make the package. compile_rules() { diff -r 35ddf8972025 -r 6f3bf60ef747 thunderbird-langpack-pt_BR/receipt --- a/thunderbird-langpack-pt_BR/receipt Wed Oct 20 12:20:37 2010 +0000 +++ b/thunderbird-langpack-pt_BR/receipt Wed Oct 20 12:26:23 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="thunderbird-langpack-pt_BR" -VERSION="3.1.4" +VERSION="3.1.5" CATEGORY="network" SHORT_DESC="locale for mozilla thunderbird" MAINTAINER="domcox@slitaz.org" @@ -9,7 +9,6 @@ SOURCE="thunderbird" WEB_SITE="http://www.mozillamessaging.com/" - # Rules to configure and make the package. compile_rules() { diff -r 35ddf8972025 -r 6f3bf60ef747 thunderbird-langpack-pt_PT/receipt --- a/thunderbird-langpack-pt_PT/receipt Wed Oct 20 12:20:37 2010 +0000 +++ b/thunderbird-langpack-pt_PT/receipt Wed Oct 20 12:26:23 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="thunderbird-langpack-pt_PT" -VERSION="3.1.4" +VERSION="3.1.5" CATEGORY="network" SHORT_DESC="locale for mozilla thunderbird" MAINTAINER="domcox@slitaz.org" @@ -9,7 +9,6 @@ SOURCE="thunderbird" WEB_SITE="http://www.mozillamessaging.com/" - # Rules to configure and make the package. compile_rules() { diff -r 35ddf8972025 -r 6f3bf60ef747 thunderbird-langpack-ru/receipt --- a/thunderbird-langpack-ru/receipt Wed Oct 20 12:20:37 2010 +0000 +++ b/thunderbird-langpack-ru/receipt Wed Oct 20 12:26:23 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="thunderbird-langpack-ru" -VERSION="3.1.4" +VERSION="3.1.5" CATEGORY="network" SHORT_DESC="locale for mozilla thunderbird" MAINTAINER="domcox@slitaz.org" @@ -9,7 +9,6 @@ SOURCE="thunderbird" WEB_SITE="http://www.mozillamessaging.com/" - # Rules to configure and make the package. compile_rules() { diff -r 35ddf8972025 -r 6f3bf60ef747 thunderbird/receipt --- a/thunderbird/receipt Wed Oct 20 12:20:37 2010 +0000 +++ b/thunderbird/receipt Wed Oct 20 12:26:23 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="thunderbird" -VERSION="3.1.4" +VERSION="3.1.5" CATEGORY="network" SHORT_DESC="Mozilla's Thunderbird email application." MAINTAINER="domcox@slitaz.org" @@ -59,3 +59,11 @@ mkdir -p $fs/usr/share/pixmaps cp -a stuff/thunderbird-icon.png $fs/usr/share/pixmaps } + +clean_wok() +{ + rm -rf $WOK/$PACKAGE-*/taz + rm -rf $WOK/$PACKAGE-*/process.log +} + +