commit:     7a7ca5dd3bd781e94569e219027c8a1b9c75ecad
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 15:13:50 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 15:14:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a7ca5dd

app-admin/sysklogd: Do not build/install logger binary + man page

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 app-admin/sysklogd/sysklogd-2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/sysklogd/sysklogd-2.0.ebuild 
b/app-admin/sysklogd/sysklogd-2.0.ebuild
index 237209bfa36..8fd269deae3 100644
--- a/app-admin/sysklogd/sysklogd-2.0.ebuild
+++ b/app-admin/sysklogd/sysklogd-2.0.ebuild
@@ -37,7 +37,7 @@ src_prepare() {
 src_configure() {
        local myeconfargs=(
                # we have logger from sys-apps/util-linux
-               #--without-logger
+               --without-logger
                $(use_with klogd)
                $(use_with systemd systemd $(systemd_get_systemunitdir))
        )

Reply via email to