mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-21 06:45:22 -06:00
added TODO and example/synergy.conf to documenation files.
This commit is contained in:
parent
1d9efb0e3a
commit
2bea3d1460
1 changed files with 12 additions and 1 deletions
13
dist/rpm/synergy.spec.in
vendored
13
dist/rpm/synergy.spec.in
vendored
|
|
@ -35,4 +35,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
/usr/bin/synergy
|
/usr/bin/synergy
|
||||||
/usr/bin/synergyd
|
/usr/bin/synergyd
|
||||||
%doc AUTHORS BUGS COPYING ChangeLog FAQ INSTALL NEWS README
|
%doc AUTHORS
|
||||||
|
%doc BUGS
|
||||||
|
%doc COPYING
|
||||||
|
%doc ChangeLog
|
||||||
|
%doc FAQ
|
||||||
|
%doc HISTORY
|
||||||
|
%doc INSTALL
|
||||||
|
%doc NEWS
|
||||||
|
%doc PORTING
|
||||||
|
%doc README
|
||||||
|
%doc TODO
|
||||||
|
%doc examples/synergy.conf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue