Browse Source

Firefox: update manifest files when building

pull/2/head
Deathamns 10 years ago
committed by gorhill
parent
commit
1a2adf08a7
  1. 2
      tools/make-firefox.sh

2
tools/make-firefox.sh

@ -24,6 +24,6 @@ cp platform/firefox/chrome.manifest $DES/
cp platform/firefox/install.rdf $DES/
echo "*** uBlock_xpi: Generating locales"
python tools/make-locale-firefox.py $DES/
python tools/make-firefox-meta.py $DES/
echo "*** uBlock_xpi: Package done."
Loading…
Cancel
Save