dev-libs/libcgroup: don't skip make install, bug #559772
authorAnthony G. Basile <blueness@gentoo.org>
Sun, 6 Sep 2015 15:52:18 +0000 (11:52 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Sun, 6 Sep 2015 15:53:45 +0000 (11:53 -0400)
Package-Manager: portage-2.2.20.1

dev-libs/libcgroup/libcgroup-0.41-r1.ebuild

index 439a6429920cda6fbe30aa8c64a5e6af00c6f3f2..ab19abc21d6f620f8aa2c8681bae791000932069 100644 (file)
@@ -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