~mozillateam/firefox/firefox-beta.eoan

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Rico Tzschichholz
  • Date: 2020-04-13 08:11:44 UTC
  • Revision ID: ricotz@ubuntu.com-20200413081144-fbpqn2bf2gfpq72m
* New upstream release from the beta channel (FIREFOX_76_0b3_BUILD1)
* Update patches
  - debian/patches/ubuntu-ua-string-changes.patch
  - debian/patches/cleanup-old-distribution-search-engines.patch
* Drop obsolete patches
  - debian/patches/s390x-authenticator.patch
  - debian/patches/mark-distribution-search-engines-as-read-only.patch
* Separately installed browser/blocklist.xml was removed
  - debian/firefox.install.in
* Bump build-dep on nasm >= 2.14.02
  - debian/control{,.in}
* Port packaging to python3

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
 
78
78
install-distribution-searchplugins-IMPL-%:
79
79
        $(foreach lang,$(call locales_for_langpack,$*), \
80
 
                python debian/install-distribution-searchplugins.py -c debian/config/searchplugins.conf -l $(lang) -u browser/components/search/extensions -d debian/$*/$(MOZ_LIBDIR)/distribution/searchplugins/locale/$(lang) -s debian/searchplugins;)
 
80
                python3 debian/install-distribution-searchplugins.py -c debian/config/searchplugins.conf -l $(lang) -u browser/components/search/extensions -d debian/$*/$(MOZ_LIBDIR)/distribution/searchplugins/locale/$(lang) -s debian/searchplugins;)
81
81
 
82
82
clean::
83
83
        rm -f debian/usr.bin.firefox.in config.log