mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00: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:
commit
439e537fb4
1 changed files with 2 additions and 1 deletions
|
@ -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}.*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue