aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-opera.sh
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-08-17 09:29:11 -0400
committergorhill <rhill@raymondhill.net>2015-08-17 09:29:11 -0400
commit9fa05aa7c4a2d9ec80f42b9209c8ba8093f60085 (patch)
tree089fb8d95dc9e0424e43d80adf6a5cc904614445 /tools/make-opera.sh
parent22a583798552d1278db6b1f6383fea9ceec5e934 (diff)
downloaduBlock-9fa05aa7c4a2d9ec80f42b9209c8ba8093f60085.zip
uBlock-9fa05aa7c4a2d9ec80f42b9209c8ba8093f60085.tar.gz
uBlock-9fa05aa7c4a2d9ec80f42b9209c8ba8093f60085.tar.bz2
changed "make" scripts for #602
All the assets which are not selected by default out-of-the-box will be converted into an empty file. This is a first step, the final step will be to removed completely the files from the package once everybody is using v1.1.0.0+.
Diffstat (limited to 'tools/make-opera.sh')
-rwxr-xr-xtools/make-opera.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/make-opera.sh b/tools/make-opera.sh
index 310ffff..8a5b922 100755
--- a/tools/make-opera.sh
+++ b/tools/make-opera.sh
@@ -10,6 +10,7 @@ rm -r $DES
mkdir -p $DES
cp -R assets $DES/
+./tools/fix-3p-assets.sh $DES
rm $DES/assets/*.sh
cp -R src/css $DES/
cp -R src/img $DES/