Bug#558406: gnome-keyring-daemon doesn't work on GNU/kFreeBSD

Josselin Mouette joss at debian.org
Mon Nov 30 11:41:27 UTC 2009


Le samedi 28 novembre 2009 à 19:35 +0100, kolter at openics.org a écrit :
> Attached is a patch which fixes this bug.

> -#if defined(HAVE_CMSGCRED) || defined(LOCAL_CREDS)
> +#if (defined(HAVE_CMSGCRED) || defined(LOCAL_CREDS)) && (!defined(__FreeBSD__) || !defined(__FreeBSD_kernel__))
        
> -#if defined(HAVE_CMSGCRED) || defined(LOCAL_CREDS) 
> +#if (defined(HAVE_CMSGCRED) || defined(LOCAL_CREDS)) && (!defined(__FreeBSD__) || !defined(__FreeBSD_kernel__))

> -#if defined(HAVE_CMSGCRED) || defined(LOCAL_CREDS)
> +       
> +#if (defined(HAVE_CMSGCRED) || defined(LOCAL_CREDS)) && (!defined(__FreeBSD__) || !defined(__FreeBSD_kernel__))

These 3 chunks are no-ops. Are you sure about them?

Cheers, 
-- 
 .''`.      Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `-     future understand things”  -- Jörg Schilling
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message num?riquement sign?e
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20091130/f34c7495/attachment.pgp>


More information about the pkg-gnome-maintainers mailing list