From 8ea558e41ea4fadee7fadf8cd58d434a5079fd65 Mon Sep 17 00:00:00 2001 From: gorhill Date: Tue, 16 Dec 2014 11:16:44 -0500 Subject: [PATCH] Opera requires detailed description --- tools/make-opera.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/make-opera.sh b/tools/make-opera.sh index 232abc890..d10dcfc63 100755 --- a/tools/make-opera.sh +++ b/tools/make-opera.sh @@ -21,5 +21,7 @@ cp platform/chromium/*.js $DES/js/ cp platform/chromium/manifest.json $DES/ rm -r $DES/_locales/el +rm -r $DES/_locales/hi +rm -r $DES/_locales/mr rm -r $DES/_locales/vi echo "*** uBlock.opera: Package done."