DOES THIS WORK

also the desktop file should be in the archive but it's not fsr?
This commit is contained in:
askiiart 2025-03-12 10:22:39 -05:00
parent 24c9ad1546
commit a844942018
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -9,8 +9,8 @@ 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
#%prep
#%setup -q
%prep
%setup -q
%install
program_name="librewolf-allow-dark"
@ -23,7 +23,7 @@ mkdir -p %{buildroot}%{_datadir}/applications
mv ./librewolf %{buildroot}%{_bindir}/librewolf
find %{_topdir} -name "librewolf.desktop"
mv %{_builddir}/%{name}-%{version}-build/%{name}/librewolf.desktop %{buildroot}%{_datadir}/applications/
mv %{_builddir}/%{name}/librewolf.desktop %{buildroot}%{_datadir}/applications/
resolutions=(16 32 64 128)