mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-25 21:12:01 +08:00
Fix rpm builds (#7249)
This commit is contained in:
parent
f7a38ea240
commit
cf55a43006
1
dist/rpm/synergy-business.spec.in
vendored
1
dist/rpm/synergy-business.spec.in
vendored
@ -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>
|
||||
|
||||
1
dist/rpm/synergy-enterprise.spec.in
vendored
1
dist/rpm/synergy-enterprise.spec.in
vendored
@ -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>
|
||||
|
||||
1
dist/rpm/synergy.spec.in
vendored
1
dist/rpm/synergy.spec.in
vendored
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user