summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-09-06 11:52:18 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-09-06 11:53:45 -0400
commit58f3d19a35639011e67ec7131032bc0c07f3f7fe (patch)
treebfc00185fb349ee431a70496e04943f10047c676 /dev-libs
parentnet-misc/dhcp: Removed old. (diff)
downloadgentoo-58f3d19a35639011e67ec7131032bc0c07f3f7fe.tar.gz
gentoo-58f3d19a35639011e67ec7131032bc0c07f3f7fe.tar.bz2
gentoo-58f3d19a35639011e67ec7131032bc0c07f3f7fe.zip
dev-libs/libcgroup: don't skip make install, bug #559772
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libcgroup/libcgroup-0.41-r1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-libs/libcgroup/libcgroup-0.41-r1.ebuild b/dev-libs/libcgroup/libcgroup-0.41-r1.ebuild
index 439a6429920c..ab19abc21d6f 100644
--- a/dev-libs/libcgroup/libcgroup-0.41-r1.ebuild
+++ b/dev-libs/libcgroup/libcgroup-0.41-r1.ebuild
@@ -58,6 +58,7 @@ src_configure() {
use elibc_musl && append-ldflags "-lfts"
econf \
+ $(use_enable static-libs static) \
$(use_enable daemon) \
$(use_enable pam) \
$(use_enable tools) \
@@ -72,6 +73,7 @@ src_test() {
}
src_install() {
+ default
prune_libtool_files --all
insinto /etc/cgroup