[gnome-build-meta/mcatanzaro/krb5] Try to make Kerberos work



commit 0b4ff100309ffb668ae88d398ba036d93e478b86
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Sep 18 13:49:07 2019 -0500

    Try to make Kerberos work
    
    I don't understand Kerberos, but Rishi kinda does, and he says we need
    to make it use the KCM credential cache to have a chance inside flatpak.

 elements/sdk/krb5.bst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/elements/sdk/krb5.bst b/elements/sdk/krb5.bst
index 76ea230c..f8434f7e 100644
--- a/elements/sdk/krb5.bst
+++ b/elements/sdk/krb5.bst
@@ -43,7 +43,7 @@ variables:
   conf-global: |
     --disable-static --host=%{triplet} --build=%{triplet}
   conf-local: |
-    --disable-rpath --with-system-et --with-system-ss
+    --disable-rpath --with-system-et --with-system-ss DEFCCNAME=KCM:
 
 sources:
 - kind: tar


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]