Skip to content

Commit 07fc6b0

Browse files
committed
Oops, we need to use the old build script for Chrome too
This should have been part of: https://gitweb.torproject.org/https-everywhere.git/commitdiff/0e40b864510cbd7b4b77c0692e325d0ad637d9bf
1 parent 826394b commit 07fc6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makecrx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ do_not_ship="*.py *.xml icon.jpg"
7878
rm -f $do_not_ship
7979
cd ../..
8080

81-
sh ./utils/merge-rulesets.sh
81+
python ./utils/merge-rulesets.py
8282

8383
cp src/$RULESETS pkg/crx/rules/default.rulesets
8484

0 commit comments

Comments
 (0)