Fix strawberry.spec for Mageia

This commit is contained in:
Jonas Kvinge 2020-09-17 16:28:16 +02:00
parent e80c9c4101
commit 424b1e7d1f
1 changed files with 5 additions and 1 deletions

View File

@ -115,11 +115,15 @@ Features:
%endif
%install
%if 0%{?centos} || 0%{?mageia}
%if 0%{?centos}
%make_install
%else
%if 0%{?mageia}
%make_install -C build
%else
%cmake_install
%endif
%endif
%if 0%{?suse_version}
%suse_update_desktop_file org.strawberrymusicplayer.strawberry Qt AudioVideo Audio Player