aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-firefox.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/make-firefox.sh')
-rw-r--r--tools/make-firefox.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-firefox.sh b/tools/make-firefox.sh
index bdc5a48..35a4a99 100644
--- a/tools/make-firefox.sh
+++ b/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."