wok rev 8589
Remove compile_rules from mozillas langpack (thanks Godane)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 14 04:04:18 2011 +0100 (2011-02-14) |
parents | 3cf7720910d8 |
children | 3fa816ae7153 |
files | firefox-langpack-fr/receipt firefox-langpack-zh_CN/receipt firefox-langpack-zh_TW/receipt thunderbird-langpack-de/receipt thunderbird-langpack-en_GB/receipt thunderbird-langpack-es_ES/receipt thunderbird-langpack-fr/receipt thunderbird-langpack-pt_BR/receipt thunderbird-langpack-pt_PT/receipt thunderbird-langpack-ru/receipt |
line diff
1.1 --- a/firefox-langpack-fr/receipt Mon Feb 14 03:54:53 2011 +0100 1.2 +++ b/firefox-langpack-fr/receipt Mon Feb 14 04:04:18 2011 +0100 1.3 @@ -13,12 +13,6 @@ 1.4 WGET_URL="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/xpi/$TARBALL" 1.5 1.6 # Rules to gen a SliTaz package suitable for Tazpkg. 1.7 -compile_rules() 1.8 -{ 1.9 - : 1.10 -} 1.11 - 1.12 -# Rules to gen a SliTaz package suitable for Tazpkg. 1.13 genpkg_rules() 1.14 { 1.15 EXTDIR="$fs/usr/lib/firefox-$VERSION/extensions/$LANG_DIR"
2.1 --- a/firefox-langpack-zh_CN/receipt Mon Feb 14 03:54:53 2011 +0100 2.2 +++ b/firefox-langpack-zh_CN/receipt Mon Feb 14 04:04:18 2011 +0100 2.3 @@ -13,12 +13,6 @@ 2.4 WGET_URL="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/xpi/$TARBALL" 2.5 2.6 # Rules to gen a SliTaz package suitable for Tazpkg. 2.7 -compile_rules() 2.8 -{ 2.9 - : 2.10 -} 2.11 - 2.12 -# Rules to gen a SliTaz package suitable for Tazpkg. 2.13 genpkg_rules() 2.14 { 2.15 EXTDIR="$fs/usr/lib/firefox-$VERSION/extensions/$LANG_DIR"
3.1 --- a/firefox-langpack-zh_TW/receipt Mon Feb 14 03:54:53 2011 +0100 3.2 +++ b/firefox-langpack-zh_TW/receipt Mon Feb 14 04:04:18 2011 +0100 3.3 @@ -13,12 +13,6 @@ 3.4 WGET_URL="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/xpi/$TARBALL" 3.5 3.6 # Rules to gen a SliTaz package suitable for Tazpkg. 3.7 -compile_rules() 3.8 -{ 3.9 - : 3.10 -} 3.11 - 3.12 -# Rules to gen a SliTaz package suitable for Tazpkg. 3.13 genpkg_rules() 3.14 { 3.15 EXTDIR="$fs/usr/lib/$SOURCE-$VERSION/extensions/$LANG_DIR"
4.1 --- a/thunderbird-langpack-de/receipt Mon Feb 14 03:54:53 2011 +0100 4.2 +++ b/thunderbird-langpack-de/receipt Mon Feb 14 04:04:18 2011 +0100 4.3 @@ -12,12 +12,6 @@ 4.4 TARBALL="$LANG.xpi" 4.5 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" 4.6 4.7 -# Rules to configure and make the package. 4.8 -compile_rules() 4.9 -{ 4.10 - : 4.11 -} 4.12 - 4.13 # Rules to gen a SliTaz package suitable for Tazpkg. 4.14 genpkg_rules() 4.15 {
5.1 --- a/thunderbird-langpack-en_GB/receipt Mon Feb 14 03:54:53 2011 +0100 5.2 +++ b/thunderbird-langpack-en_GB/receipt Mon Feb 14 04:04:18 2011 +0100 5.3 @@ -12,12 +12,6 @@ 5.4 TARBALL="$LANG.xpi" 5.5 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" 5.6 5.7 -# Rules to configure and make the package. 5.8 -compile_rules() 5.9 -{ 5.10 - : 5.11 -} 5.12 - 5.13 # Rules to gen a SliTaz package suitable for Tazpkg. 5.14 genpkg_rules() 5.15 {
6.1 --- a/thunderbird-langpack-es_ES/receipt Mon Feb 14 03:54:53 2011 +0100 6.2 +++ b/thunderbird-langpack-es_ES/receipt Mon Feb 14 04:04:18 2011 +0100 6.3 @@ -12,12 +12,6 @@ 6.4 TARBALL="$LANG.xpi" 6.5 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" 6.6 6.7 -# Rules to configure and make the package. 6.8 -compile_rules() 6.9 -{ 6.10 - : 6.11 -} 6.12 - 6.13 # Rules to gen a SliTaz package suitable for Tazpkg. 6.14 genpkg_rules() 6.15 {
7.1 --- a/thunderbird-langpack-fr/receipt Mon Feb 14 03:54:53 2011 +0100 7.2 +++ b/thunderbird-langpack-fr/receipt Mon Feb 14 04:04:18 2011 +0100 7.3 @@ -12,12 +12,6 @@ 7.4 TARBALL="$LANG.xpi" 7.5 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" 7.6 7.7 -# Rules to configure and make the package. 7.8 -compile_rules() 7.9 -{ 7.10 - : 7.11 -} 7.12 - 7.13 # Rules to gen a SliTaz package suitable for Tazpkg. 7.14 genpkg_rules() 7.15 {
8.1 --- a/thunderbird-langpack-pt_BR/receipt Mon Feb 14 03:54:53 2011 +0100 8.2 +++ b/thunderbird-langpack-pt_BR/receipt Mon Feb 14 04:04:18 2011 +0100 8.3 @@ -12,12 +12,6 @@ 8.4 TARBALL="$LANG.xpi" 8.5 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" 8.6 8.7 -# Rules to configure and make the package. 8.8 -compile_rules() 8.9 -{ 8.10 - : 8.11 -} 8.12 - 8.13 # Rules to gen a SliTaz package suitable for Tazpkg. 8.14 genpkg_rules() 8.15 {
9.1 --- a/thunderbird-langpack-pt_PT/receipt Mon Feb 14 03:54:53 2011 +0100 9.2 +++ b/thunderbird-langpack-pt_PT/receipt Mon Feb 14 04:04:18 2011 +0100 9.3 @@ -12,12 +12,6 @@ 9.4 TARBALL="$LANG.xpi" 9.5 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" 9.6 9.7 -# Rules to configure and make the package. 9.8 -compile_rules() 9.9 -{ 9.10 - : 9.11 -} 9.12 - 9.13 # Rules to gen a SliTaz package suitable for Tazpkg. 9.14 genpkg_rules() 9.15 {
10.1 --- a/thunderbird-langpack-ru/receipt Mon Feb 14 03:54:53 2011 +0100 10.2 +++ b/thunderbird-langpack-ru/receipt Mon Feb 14 04:04:18 2011 +0100 10.3 @@ -12,12 +12,6 @@ 10.4 TARBALL="$LANG.xpi" 10.5 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" 10.6 10.7 -# Rules to configure and make the package. 10.8 -compile_rules() 10.9 -{ 10.10 - : 10.11 -} 10.12 - 10.13 # Rules to gen a SliTaz package suitable for Tazpkg. 10.14 genpkg_rules() 10.15 {