diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/fprintd/fprintd-0.8.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/fprintd/fprintd-0.8.1.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/sssd/sssd-1.16.3-r3.ebuild | 3 | ||||
-rw-r--r-- | sys-auth/sssd/sssd-2.1.0-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-auth/sssd/sssd-2.2.0-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-auth/sssd/sssd-2.2.2.ebuild | 3 | ||||
-rw-r--r-- | sys-auth/sssd/sssd-2.2.3.ebuild | 3 |
7 files changed, 8 insertions, 13 deletions
diff --git a/sys-auth/fprintd/fprintd-0.8.1-r1.ebuild b/sys-auth/fprintd/fprintd-0.8.1-r1.ebuild index da760b51d700..9a371cd46221 100644 --- a/sys-auth/fprintd/fprintd-0.8.1-r1.ebuild +++ b/sys-auth/fprintd/fprintd-0.8.1-r1.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=7 @@ -39,7 +39,7 @@ src_prepare() { } src_configure() { - econf --disable-silent-rules \ + econf \ $(use_enable pam) \ $(use_enable static-libs static) \ $(use_enable doc gtk-doc-html) \ diff --git a/sys-auth/fprintd/fprintd-0.8.1.ebuild b/sys-auth/fprintd/fprintd-0.8.1.ebuild index 805e30c92418..f70dff65f81f 100644 --- a/sys-auth/fprintd/fprintd-0.8.1.ebuild +++ b/sys-auth/fprintd/fprintd-0.8.1.ebuild @@ -37,7 +37,7 @@ src_prepare() { } src_configure() { - econf --disable-silent-rules \ + econf \ $(use_enable pam) \ $(use_enable static-libs static) \ $(use_enable doc gtk-doc-html) \ diff --git a/sys-auth/sssd/sssd-1.16.3-r3.ebuild b/sys-auth/sssd/sssd-1.16.3-r3.ebuild index cc419dffd97a..f3cc966874c7 100644 --- a/sys-auth/sssd/sssd-1.16.3-r3.ebuild +++ b/sys-auth/sssd/sssd-1.16.3-r3.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=7 @@ -116,7 +116,6 @@ multilib_src_configure() { --with-nscd --with-unicode-lib="glib2" --disable-rpath - --disable-silent-rules --sbindir=/usr/sbin --without-kcm $(use_with samba libwbclient) diff --git a/sys-auth/sssd/sssd-2.1.0-r1.ebuild b/sys-auth/sssd/sssd-2.1.0-r1.ebuild index 1e5fa63b4082..ce5b4afe5272 100644 --- a/sys-auth/sssd/sssd-2.1.0-r1.ebuild +++ b/sys-auth/sssd/sssd-2.1.0-r1.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=7 @@ -113,7 +113,6 @@ multilib_src_configure() { --with-nscd --with-unicode-lib="glib2" --disable-rpath - --disable-silent-rules --sbindir=/usr/sbin --without-kcm $(use_with samba libwbclient) diff --git a/sys-auth/sssd/sssd-2.2.0-r1.ebuild b/sys-auth/sssd/sssd-2.2.0-r1.ebuild index 1e5fa63b4082..ce5b4afe5272 100644 --- a/sys-auth/sssd/sssd-2.2.0-r1.ebuild +++ b/sys-auth/sssd/sssd-2.2.0-r1.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=7 @@ -113,7 +113,6 @@ multilib_src_configure() { --with-nscd --with-unicode-lib="glib2" --disable-rpath - --disable-silent-rules --sbindir=/usr/sbin --without-kcm $(use_with samba libwbclient) diff --git a/sys-auth/sssd/sssd-2.2.2.ebuild b/sys-auth/sssd/sssd-2.2.2.ebuild index 1e5fa63b4082..ce5b4afe5272 100644 --- a/sys-auth/sssd/sssd-2.2.2.ebuild +++ b/sys-auth/sssd/sssd-2.2.2.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=7 @@ -113,7 +113,6 @@ multilib_src_configure() { --with-nscd --with-unicode-lib="glib2" --disable-rpath - --disable-silent-rules --sbindir=/usr/sbin --without-kcm $(use_with samba libwbclient) diff --git a/sys-auth/sssd/sssd-2.2.3.ebuild b/sys-auth/sssd/sssd-2.2.3.ebuild index 1e5fa63b4082..ce5b4afe5272 100644 --- a/sys-auth/sssd/sssd-2.2.3.ebuild +++ b/sys-auth/sssd/sssd-2.2.3.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=7 @@ -113,7 +113,6 @@ multilib_src_configure() { --with-nscd --with-unicode-lib="glib2" --disable-rpath - --disable-silent-rules --sbindir=/usr/sbin --without-kcm $(use_with samba libwbclient) |