synergy: install syntool, fixes gui

This commit is contained in:
Michael Gehring 2016-04-29 21:45:37 +02:00
parent 08cc48a077
commit 3a49a2e78f

View file

@ -1,7 +1,7 @@
# Template file for 'synergy'
pkgname=synergy
version=1.7.6
revision=1
revision=2
wrksrc="${pkgname}-${version}-stable"
build_style=cmake
hostmakedepends="cmake unzip pkg-config"
@ -44,6 +44,7 @@ fi
do_install() {
vbin bin/synergyc
vbin bin/synergys
vbin bin/syntool
vmkdir usr/share/examples/${pkgname}
install -m644 doc/synergy.conf.example* \