Fix rpm builds (#7249)

This commit is contained in:
Serhii Hadzhilov
2023-03-10 15:24:24 +02:00
committed by GitHub
parent f7a38ea240
commit cf55a43006
3 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,7 @@ Work seamlessly across Windows, macOS and Linux.
%{_bindir}/syntool
%attr(644,-,-) %{_datarootdir}/applications/synergy.desktop
%attr(644,-,-) %{_datarootdir}/icons/hicolor/scalable/apps/synergy.svg
%exclude %{_bindir}/synergy-core
%changelog
* Wed Apr 26 2017 Symless <engineering@symless.com>

View File

@ -25,6 +25,7 @@ Work seamlessly across Windows, macOS and Linux.
%{_bindir}/syntool
%attr(644,-,-) %{_datarootdir}/applications/synergy.desktop
%attr(644,-,-) %{_datarootdir}/icons/hicolor/scalable/apps/synergy.svg
%exclude %{_bindir}/synergy-core
%changelog
* Wed Apr 26 2017 Symless <engineering@symless.com>

View File

@ -25,6 +25,7 @@ Work seamlessly across Windows, macOS and Linux.
%{_bindir}/syntool
%attr(644,-,-) %{_datarootdir}/applications/synergy.desktop
%attr(644,-,-) %{_datarootdir}/icons/hicolor/scalable/apps/synergy.svg
%exclude %{_bindir}/synergy-core
%changelog
* Wed Apr 26 2017 Symless <engineering@symless.com>