summaryrefslogtreecommitdiffstats
path: root/tools/make-firefox.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 05:50:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 05:50:18 +0000
commit55a5d29a66503248916f249ad2a1d8b37cde5a03 (patch)
treea3beb6a90dd3bdaaf67ecb05d42152a494aff946 /tools/make-firefox.sh
parentAdding upstream version 1.55.0+dfsg. (diff)
downloadublock-origin-55a5d29a66503248916f249ad2a1d8b37cde5a03.tar.xz
ublock-origin-55a5d29a66503248916f249ad2a1d8b37cde5a03.zip
Adding upstream version 1.57.0+dfsg.upstream/1.57.0+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tools/make-firefox.sh')
-rwxr-xr-xtools/make-firefox.sh2
1 files changed, 1 insertions, 1 deletions
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