mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-21 21:23:08 -05:00
Add flatpak autoconf patch to patches.txt
For switching flatpak builds over to using source + bsys builds, the patch fixing the (odd?) default handling of the browser being in a flatpak environment/sandbox (causing it to not load any of the LibreWolf settings at all) would need to be added to the patches.txt, too. It should not break anything else, as it is relatively specific to only modify in-flatpak-behavior, as far as I understand it.
This commit is contained in:
parent
db93e3fc52
commit
0df1510afc
2 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ patches/context-menu.patch
|
|||
patches/custom-ubo-assets-bootstrap-location.patch
|
||||
patches/disable-data-reporting-at-compile-time.patch
|
||||
patches/faster-package-multi-locale.patch
|
||||
patches/flatpak-autoconf.patch
|
||||
patches/hide-passwordmgr.patch
|
||||
patches/librewolf-pref-pane.patch
|
||||
patches/librewolf-prefs.patch
|
||||
|
|
Loading…
Reference in a new issue