mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Merge pull request #3925 from Toasty27/Toasty27-rpm-spec-update
Replaced pixmap entry with icon entries in spec file
This commit is contained in:
@ -138,7 +138,8 @@ make %{?_smp_mflags} install DESTDIR="%{?buildroot}"
|
||||
%doc license.txt Readme.md
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/pixmaps/dolphin-emu.xpm
|
||||
%{_datadir}/icons/hicolor/48x48/apps/%{name}.*
|
||||
%{_datadir}/icons/hicolor/scalable/apps/%{name}.*
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
%{_mandir}/man6/%{name}.*
|
||||
|
||||
|
Reference in New Issue
Block a user