From d78c8c0c1994caab4141814cce5b40d4280ce979 Mon Sep 17 00:00:00 2001 From: ohfp <1813007-ohfp@users.noreply.gitlab.com> Date: Sun, 15 May 2022 17:08:52 +0200 Subject: [PATCH] prep v100.0.1-1 --- scripts/3_Configure_Source_Code.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/3_Configure_Source_Code.sh b/scripts/3_Configure_Source_Code.sh index 9eb3c2a..e1e48d4 100755 --- a/scripts/3_Configure_Source_Code.sh +++ b/scripts/3_Configure_Source_Code.sh @@ -176,7 +176,7 @@ patch -Np1 -i "${_PATCHES_DIR}/sed-patches/allow-searchengines-non-esr.patch" cp "${_SOURCE_REPO_DIR}/assets/search-config.json" services/settings/dumps/main/search-config.json # stop some undesired requests (https://gitlab.com/librewolf-community/browser/common/-/issues/10) -patch -Np1 -i "${_PATCHES_DIR}/sed-patches/stop-undesired-requests2.patch" +patch -Np1 -i "${_PATCHES_DIR}/sed-patches/stop-undesired-requests.patch" # change some hardcoded directory strings that could lead to unnecessarily # created directories