# HG changeset patch # User Antoine Bodin # Date 1297652658 -3600 # Node ID f579356b437f5709eb5fe89a3872f46b83fd927a # Parent 3cf7720910d893c6a9e951fc7c0f85f146aa52bd Remove compile_rules from mozillas langpack (thanks Godane) diff -r 3cf7720910d8 -r f579356b437f firefox-langpack-fr/receipt --- a/firefox-langpack-fr/receipt Mon Feb 14 03:54:53 2011 +0100 +++ b/firefox-langpack-fr/receipt Mon Feb 14 04:04:18 2011 +0100 @@ -13,12 +13,6 @@ WGET_URL="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/xpi/$TARBALL" # Rules to gen a SliTaz package suitable for Tazpkg. -compile_rules() -{ - : -} - -# Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { EXTDIR="$fs/usr/lib/firefox-$VERSION/extensions/$LANG_DIR" diff -r 3cf7720910d8 -r f579356b437f firefox-langpack-zh_CN/receipt --- a/firefox-langpack-zh_CN/receipt Mon Feb 14 03:54:53 2011 +0100 +++ b/firefox-langpack-zh_CN/receipt Mon Feb 14 04:04:18 2011 +0100 @@ -13,12 +13,6 @@ WGET_URL="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/xpi/$TARBALL" # Rules to gen a SliTaz package suitable for Tazpkg. -compile_rules() -{ - : -} - -# Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { EXTDIR="$fs/usr/lib/firefox-$VERSION/extensions/$LANG_DIR" diff -r 3cf7720910d8 -r f579356b437f firefox-langpack-zh_TW/receipt --- a/firefox-langpack-zh_TW/receipt Mon Feb 14 03:54:53 2011 +0100 +++ b/firefox-langpack-zh_TW/receipt Mon Feb 14 04:04:18 2011 +0100 @@ -13,12 +13,6 @@ WGET_URL="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/xpi/$TARBALL" # Rules to gen a SliTaz package suitable for Tazpkg. -compile_rules() -{ - : -} - -# Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { EXTDIR="$fs/usr/lib/$SOURCE-$VERSION/extensions/$LANG_DIR" diff -r 3cf7720910d8 -r f579356b437f thunderbird-langpack-de/receipt --- a/thunderbird-langpack-de/receipt Mon Feb 14 03:54:53 2011 +0100 +++ b/thunderbird-langpack-de/receipt Mon Feb 14 04:04:18 2011 +0100 @@ -12,12 +12,6 @@ TARBALL="$LANG.xpi" WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" -# Rules to configure and make the package. -compile_rules() -{ - : -} - # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 3cf7720910d8 -r f579356b437f thunderbird-langpack-en_GB/receipt --- a/thunderbird-langpack-en_GB/receipt Mon Feb 14 03:54:53 2011 +0100 +++ b/thunderbird-langpack-en_GB/receipt Mon Feb 14 04:04:18 2011 +0100 @@ -12,12 +12,6 @@ TARBALL="$LANG.xpi" WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" -# Rules to configure and make the package. -compile_rules() -{ - : -} - # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 3cf7720910d8 -r f579356b437f thunderbird-langpack-es_ES/receipt --- a/thunderbird-langpack-es_ES/receipt Mon Feb 14 03:54:53 2011 +0100 +++ b/thunderbird-langpack-es_ES/receipt Mon Feb 14 04:04:18 2011 +0100 @@ -12,12 +12,6 @@ TARBALL="$LANG.xpi" WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" -# Rules to configure and make the package. -compile_rules() -{ - : -} - # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 3cf7720910d8 -r f579356b437f thunderbird-langpack-fr/receipt --- a/thunderbird-langpack-fr/receipt Mon Feb 14 03:54:53 2011 +0100 +++ b/thunderbird-langpack-fr/receipt Mon Feb 14 04:04:18 2011 +0100 @@ -12,12 +12,6 @@ TARBALL="$LANG.xpi" WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" -# Rules to configure and make the package. -compile_rules() -{ - : -} - # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 3cf7720910d8 -r f579356b437f thunderbird-langpack-pt_BR/receipt --- a/thunderbird-langpack-pt_BR/receipt Mon Feb 14 03:54:53 2011 +0100 +++ b/thunderbird-langpack-pt_BR/receipt Mon Feb 14 04:04:18 2011 +0100 @@ -12,12 +12,6 @@ TARBALL="$LANG.xpi" WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" -# Rules to configure and make the package. -compile_rules() -{ - : -} - # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 3cf7720910d8 -r f579356b437f thunderbird-langpack-pt_PT/receipt --- a/thunderbird-langpack-pt_PT/receipt Mon Feb 14 03:54:53 2011 +0100 +++ b/thunderbird-langpack-pt_PT/receipt Mon Feb 14 04:04:18 2011 +0100 @@ -12,12 +12,6 @@ TARBALL="$LANG.xpi" WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" -# Rules to configure and make the package. -compile_rules() -{ - : -} - # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 3cf7720910d8 -r f579356b437f thunderbird-langpack-ru/receipt --- a/thunderbird-langpack-ru/receipt Mon Feb 14 03:54:53 2011 +0100 +++ b/thunderbird-langpack-ru/receipt Mon Feb 14 04:04:18 2011 +0100 @@ -12,12 +12,6 @@ TARBALL="$LANG.xpi" WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/xpi/$TARBALL" -# Rules to configure and make the package. -compile_rules() -{ - : -} - # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() {