diff options
author | B. Stack <bgstack15@gmail.com> | 2024-06-21 11:40:19 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2024-06-21 11:40:19 -0400 |
commit | 57b97c9819fa33358b3c773796a67f72e5afe325 (patch) | |
tree | ed1b1425435e0f922e421203e1cc61abc944565c | |
parent | 127.0 rc1 (diff) | |
download | librewolf-debian-57b97c9819fa33358b3c773796a67f72e5afe325.tar.gz librewolf-debian-57b97c9819fa33358b3c773796a67f72e5afe325.tar.bz2 librewolf-debian-57b97c9819fa33358b3c773796a67f72e5afe325.zip |
disable 114.0 defuzz of hide-passwordmgr
-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 = { |