From 3e3b4afe5edf8ca26e8f0645ab3ecba370f6c080 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 19 Jan 2022 08:00:54 -0500 Subject: skip patching xmas.patch because we removed it --- scripts/prep-librewolf-dpkg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 <