diff options
Diffstat (limited to 'app-admin/cgmanager/cgmanager-0.42.ebuild')
-rw-r--r-- | app-admin/cgmanager/cgmanager-0.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/cgmanager/cgmanager-0.42.ebuild b/app-admin/cgmanager/cgmanager-0.42.ebuild index ec194ccee43a..af8480ae28ea 100644 --- a/app-admin/cgmanager/cgmanager-0.42.ebuild +++ b/app-admin/cgmanager/cgmanager-0.42.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -38,7 +38,7 @@ src_configure() { --with-init-script=systemd } -src_install () { +src_install() { default # I see no reason to have the tests in the filesystem. Drop them |