[SSSD] [PATCHES] Enhancements for building on Gentoo

Nalin Dahyabhai nalin at redhat.com
Tue Aug 24 15:16:29 UTC 2010


On Tue, Aug 24, 2010 at 10:57:18AM -0400, Stephen Gallagher wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Further patches submitted by Maxim through the upstream Trac at
> https://fedorahosted.org/sssd/ticket/606
> 
> I rebased these patches atop the current master and tested them. I
> squashed two of them together since they were mutually dependent and
> very very small.

Nack on the first hunk:

> diff --git a/Makefile.am b/Makefile.am
> index 7482e811aa8b20bb14d4cf7a8589e2b9dded9b35..77afa92477dc8926cab5b2694533c04f87790e0f 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -965,9 +965,14 @@ if HAVE_SUSE
>      dist_init_SCRIPTS += \
>          src/sysv/SUSE/sssd
>  else
> +if HAVE_GENTOO
> +    dist_init_SCRIPTS += \
> +        sysv/gentoo/sssd
> +else

Based on the rest of the patch, I think you meant src/sysv/gentoo/sssd.
Everything else looks fine.

Cheers,

Nalin



More information about the sssd-devel mailing list