diff options
-rwxr-xr-x | scripts/prep-librewolf-dpkg.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/prep-librewolf-dpkg.sh b/scripts/prep-librewolf-dpkg.sh index cd0eba6..3b47bfe 100755 --- a/scripts/prep-librewolf-dpkg.sh +++ b/scripts/prep-librewolf-dpkg.sh @@ -380,7 +380,7 @@ EOF "stage-preview": EOF # added 114.0, updated 123.0.1 - test -n "1" && cat <<'EOF' > "${debian_dir}/patches/librewolf/hide-passwordmgr.patch" + test -n "" && cat <<'EOF' > "${debian_dir}/patches/librewolf/hide-passwordmgr.patch" --- a/browser/base/content/browser.js +++ b/browser/base/content/browser.js @@ -1807,6 +1807,13 @@ var gBrowserInit = { |