Fix conditional
It doesn't build in RHEL...
This commit is contained in:
parent
6646c56e2d
commit
73d3dce4e3
@ -156,7 +156,8 @@ utilities.
|
||||
%if 0%{?fedora}
|
||||
-Ddistributor_logo=%{_datadir}/pixmaps/fedora-logo-small.png \
|
||||
-Ddark_mode_distributor_logo=%{_datadir}/pixmaps/system-logo-white.png \
|
||||
%elif 0%{?rhel}
|
||||
%endif
|
||||
%if 0%{?rhel}
|
||||
-Ddistributor_logo=%{_datadir}/pixmaps/fedora-logo.png \
|
||||
-Ddark_mode_distributor_logo=%{_datadir}/pixmaps/system-logo-white.png \
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user