[SSSD] [PATCH] move the sudo library outside libdir

Jakub Hrozek jhrozek at redhat.com
Wed Feb 19 16:11:29 UTC 2014


On Tue, Feb 11, 2014 at 12:15:02PM +0100, Michal Šrubař wrote:
> Hi,
> 
> those two patches fixes https://fedorahosted.org/sssd/ticket/1983.
> Sudo modul will be now installed into $libdir/sssd/modules and no longer into
> $libdir but because specfile has to work everywhere we have to add
> --with-sudo-lib-path=$libdir for this time. For next update to F-20 we can add
> something like:
> if fedora_version >= 20; then
> 	sudo-lib-path=$libdir/sssd/modules;
> else
> 	sudo-lib-path=$libdir;
> 

Hi,

I wanted to bump this thread and ask for review. I can't do the review
myself since I'm mentoring Michal and I was involved in creating the
patch.



More information about the sssd-devel mailing list