1
0
mirror of synced 2025-01-22 11:33:46 +01:00

build: Fix RPM icon path

This commit is contained in:
WerWolv 2025-01-18 13:45:57 +01:00
parent 2b3168163b
commit 9e75562662

2
dist/rpm/imhex.spec vendored
View File

@ -123,7 +123,7 @@ cp -a lib/third_party/xdgpp/LICENSE %{buildroot
%doc README.md %doc README.md
%{_bindir}/imhex %{_bindir}/imhex
%{_bindir}/imhex-updater %{_bindir}/imhex-updater
%{_datadir}/pixmaps/%{name}.png %{_datadir}/pixmaps/%{name}.svg
%{_datadir}/applications/%{name}.desktop %{_datadir}/applications/%{name}.desktop
%{_datadir}/mime/packages/%{name}.xml %{_datadir}/mime/packages/%{name}.xml
%{_libdir}/libimhex.so* %{_libdir}/libimhex.so*