This commit is contained in:
parent
1bef8b2f1f
commit
0d3ff69ce1
1 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,12 @@ BuildRequires: tar zstd
|
|||
%description
|
||||
Librewolf with the privacy.override_rfp_for_color_scheme about:config option added, which if enabled lets you change the color scheme even if rfp is turned on
|
||||
|
||||
# disable rpath checking
|
||||
# see https://stackoverflow.com/a/73807744
|
||||
# (the problem: https://drone.askiiart.net/pkg-repo/librewolf-allow-dark/4502/1/2)
|
||||
# (see also: https://fedoraproject.org/wiki/Changes/Broken_RPATH_will_fail_rpmbuild)
|
||||
%global __brp_check_rpaths %{nil}
|
||||
|
||||
#%prep
|
||||
%setup -q
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue