synergy: install syntool, fixes gui
This commit is contained in:
parent
08cc48a077
commit
3a49a2e78f
@ -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* \
|
||||
|
Loading…
x
Reference in New Issue
Block a user