[SSSD] [patch] Allow Debian/Ubuntu build to pass --install-layout=deb to setup.py

Jakub Hrozek jhrozek at redhat.com
Fri May 14 12:46:09 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 05/06/2010 10:06 PM, Stephen Gallagher wrote:
> On 05/06/2010 01:43 PM, Petter Reinholdtsen wrote:
>>
>> [Stephen Gallagher]
>>> Peter, please test the attached patch. Let me know if that works
>>> properly on Debian without having to pass anything special on the
>>> command line.
>>
>> Seem to work.  Perhaps you also want this part, to allow --with-os to
>> handle debian as an argument (I searched for all places suse was
>> mentioned. :).
>>
>> --- sssd-1.1.1.orig/src/external/platform.m4
>> +++ sssd-1.1.1/src/external/platform.m4
>> @@ -4,8 +4,9 @@
>>   osname=""
>>   if test x"$with_os" != x ; then
>>       if test x"$with_os" == xfedora -o \
>> -            x"$with_os" == xredhat -o \
>> -            x"$with_os" == xsuse ; then
>> +            x"$with_os" == xredhatf -o \
>> +            x"$with_os" == xsuse  -o \
>> +            x"$with_os" == xdebian ; then
>>           osname=$with_os
>>       else
>>           AC_MSG_ERROR([Illegal value -$with_os- for option --with-os])
>>
>> Happy hacking,
> 
> 
> New patch with this included. Thanks!
> 

ACK
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkvtRhAACgkQHsardTLnvCUhngCfacSAYinlVTnupobvfELlinDM
TyUAn0WGABNAVzYWPtG85YnoEkb8Fgoq
=8mX0
-----END PGP SIGNATURE-----



More information about the sssd-devel mailing list