lightdm-gtk3-greeter: move to usr/bin.

This commit is contained in:
Juan RP 2015-06-02 16:25:22 +02:00
parent 05a0ad70f7
commit 43cc99ef0d
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'lightdm-gtk3-greeter'
pkgname=lightdm-gtk3-greeter
version=2.0.1
revision=1
revision=2
wrksrc="${pkgname/3/}-${version}"
build_style=gnu-configure
configure_args="--disable-static"
configure_args="--sbindir=/usr/bin --disable-static"
hostmakedepends="pkg-config intltool"
makedepends="gtk+3-devel lightdm-devel libxklavier-devel"
depends="lightdm hicolor-icon-theme"