commit: a433aad8640773d56419e122d33d365ded14648d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri May 3 08:14:50 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri May 3 08:14:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a433aad8
sys-libs/pam: add bug ref for econf TODO Bug: https://bugs.gentoo.org/931117 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/pam/pam-1.5.3-r1.ebuild | 2 +- sys-libs/pam/pam-1.5.3.ebuild | 2 +- sys-libs/pam/pam-1.6.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-libs/pam/pam-1.5.3-r1.ebuild b/sys-libs/pam/pam-1.5.3-r1.ebuild index c84930c6d876..db88b6e80235 100644 --- a/sys-libs/pam/pam-1.5.3-r1.ebuild +++ b/sys-libs/pam/pam-1.5.3-r1.ebuild @@ -85,7 +85,7 @@ multilib_src_configure() { --disable-regenerate-docu --disable-static --disable-Werror - # TODO: wire this up now it's more useful as of 1.5.3 + # TODO: wire this up now it's more useful as of 1.5.3 (bug #931117) --disable-econf # TODO: add elogind support (bug #931115) diff --git a/sys-libs/pam/pam-1.5.3.ebuild b/sys-libs/pam/pam-1.5.3.ebuild index d77b7e2e5a97..7801daade3fe 100644 --- a/sys-libs/pam/pam-1.5.3.ebuild +++ b/sys-libs/pam/pam-1.5.3.ebuild @@ -85,7 +85,7 @@ multilib_src_configure() { --disable-regenerate-docu --disable-static --disable-Werror - # TODO: wire this up now it's more useful as of 1.5.3 + # TODO: wire this up now it's more useful as of 1.5.3 (bug #931117) --disable-econf # TODO: add elogind support (bug #931115) diff --git a/sys-libs/pam/pam-1.6.1.ebuild b/sys-libs/pam/pam-1.6.1.ebuild index 91e13f130bed..06b8b9406e7e 100644 --- a/sys-libs/pam/pam-1.6.1.ebuild +++ b/sys-libs/pam/pam-1.6.1.ebuild @@ -81,7 +81,7 @@ multilib_src_configure() { --disable-regenerate-docu --disable-static --disable-Werror - # TODO: wire this up now it's more useful as of 1.5.3 + # TODO: wire this up now it's more useful as of 1.5.3 (bug #931117) --disable-econf # TODO: add elogind support (bug #931115)
