summaryrefslogtreecommitdiff
path: root/scripts/prep-librewolf-dpkg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/prep-librewolf-dpkg.sh')
-rwxr-xr-xscripts/prep-librewolf-dpkg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/prep-librewolf-dpkg.sh b/scripts/prep-librewolf-dpkg.sh
index 5c1951b..691706e 100755
--- a/scripts/prep-librewolf-dpkg.sh
+++ b/scripts/prep-librewolf-dpkg.sh
@@ -221,7 +221,7 @@ index a6585ed..3487f6d 100644
--- a/browser/locales/Makefile.in
EOF
# just for the dpkg, because of dpkg changes to the moz.build
- test -n "a" && patch -p1 "${debian_dir}"/patches/librewolf/xmas.patch <<EOF
+ test -n "" && patch -p1 "${debian_dir}"/patches/librewolf/xmas.patch <<EOF
diff --git a/patches/xmas.patch b/patches/xmas.patch
index 8d5103c..39861c3 100644
--- a/patches/xmas.patch
bgstack15