libcgroup: move to usr/bin.

This commit is contained in:
Juan RP 2015-06-02 16:36:23 +02:00
parent 48ce30fcad
commit 75584c757a
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'libcgroup'
pkgname=libcgroup
version=0.41
revision=3
revision=4
build_style=gnu-configure
configure_args="--enable-pam-module-dir=/usr/lib/security"
configure_args="--sbindir=/usr/bin --enable-pam-module-dir=/usr/lib/security"
hostmakedepends="flex libtool"
makedepends="pam-devel"
short_desc="Library that abstracts the control group file system in Linux"
@ -23,7 +23,6 @@ libcgroup-utils_package() {
system_groups="cgred"
pkg_install() {
vmove usr/bin
vmove usr/sbin
vmove usr/share/man
vconf samples/cgrules.conf
vconf samples/cgconfig.conf