1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-26 18:10:39 +12:00

Firefox: update manifest files when building

This commit is contained in:
Deathamns 2014-12-16 17:02:26 +01:00 committed by gorhill
parent 288402dc3a
commit 1a2adf08a7

View file

@ -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."