From 55a5d29a66503248916f249ad2a1d8b37cde5a03 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 07:50:18 +0200 Subject: Adding upstream version 1.57.0+dfsg. Signed-off-by: Daniel Baumann --- tools/make-firefox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/make-firefox.sh') diff --git a/tools/make-firefox.sh b/tools/make-firefox.sh index 2278c58..fc5a196 100755 --- a/tools/make-firefox.sh +++ b/tools/make-firefox.sh @@ -8,8 +8,8 @@ echo "*** uBlock0.firefox: Creating web store package" BLDIR=dist/build DES="$BLDIR"/uBlock0.firefox -rm -rf $DES mkdir -p $DES +rm -rf $DES/* echo "*** uBlock0.firefox: Copying common files" bash ./tools/copy-common-files.sh $DES -- cgit v1.2.3