synergy: fix x86 installation.
This commit is contained in:
parent
6f9ad3dc47
commit
09d56bacb7
|
@ -27,7 +27,7 @@ if [ -z "$CROSS_BUILD" ]; then
|
|||
depends="desktop-file-utils ${sourcepkg}>=${version}_${revision}"
|
||||
replaces="synergy<1.4.12_2"
|
||||
pkg_install() {
|
||||
vmove usr/bin/synergy
|
||||
vinstall ${wrksrc}/bin/synergy 755 usr/bin
|
||||
vmove usr/share/pixmaps
|
||||
vmove usr/share/applications
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue