Fix icon path in RPM spec

This commit is contained in:
Connor Lirot 2017-05-22 20:26:21 -05:00
parent da2754d41e
commit 32f4dea7f5
1 changed files with 1 additions and 1 deletions

View File

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