spice-vdagent: move to usr/bin.
This commit is contained in:
parent
6560f216ba
commit
91984c370c
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'spice-vdagent'
|
# Template file for 'spice-vdagent'
|
||||||
pkgname=spice-vdagent
|
pkgname=spice-vdagent
|
||||||
version=0.15.0
|
version=0.15.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libglib-devel dbus-devel libXfixes-devel libXrandr-devel
|
makedepends="libglib-devel dbus-devel libXfixes-devel libXrandr-devel
|
||||||
|
@ -13,6 +13,7 @@ license="GPL-3"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="http://www.spice-space.org/download/releases/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.spice-space.org/download/releases/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=5bae1747307c2f4195f6de97639391be7c6be6c5673fdcc9febed6faca22bd34
|
checksum=5bae1747307c2f4195f6de97639391be7c6be6c5673fdcc9febed6faca22bd34
|
||||||
|
configure_args="--sbindir=/usr/bin"
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
|
|
Loading…
Reference in a new issue