LoginKit: move to usr/bin.

This commit is contained in:
Juan RP 2015-06-02 12:13:55 +02:00
parent eaedcf64a9
commit 7201253bed

View file

@ -1,8 +1,10 @@
# Template file for 'LoginKit'
pkgname=LoginKit
version=0.1
revision=1
revision=2
build_style=gnu-makefile
make_build_args="SBIN_DIR=/usr/bin"
make_install_args="SBIN_DIR=/usr/bin"
hostmakedepends="pkg-config glib-devel"
makedepends="pam-devel libglib-devel"
depends="ConsoleKit2"