[SSSD] [PATCH] RPMS: Move sss_cache tool to main package

Jakub Hrozek jhrozek at redhat.com
Thu Oct 18 17:48:38 UTC 2012


On Thu, Oct 18, 2012 at 04:28:52PM +0200, Ondrej Kos wrote:
> On 10/17/2012 03:52 PM, Stephen Gallagher wrote:
> >Fixes https://fedorahosted.org/sssd/ticket/1481
> Hi Stephen,
> I was looking at the patch, and this part seems a bit useless
> > +        sss_cache*)
> > +             echo \%lang\(${lang}\) \%{_mandir}/${man}\* >> sssd.lang
> ---------------^ also alignment issue
> > +            ;;
> since the following part of code does the same

It's because we want the first case to catch sss_cache before the second
one (sss_*) does.

> >         *)
> >             echo \%lang\(${lang}\) \%{_mandir}/${man}\* >> sssd.lang
> >             ;;
> could you please explain to me the purpose of this ?
> 
> Thanks

Ack. I'll fix the whitespace issue before pushing.



More information about the sssd-devel mailing list