diff options
-rw-r--r-- | openssh.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openssh.spec b/openssh.spec index e6bf434..f1d7be0 100644 --- a/openssh.spec +++ b/openssh.spec @@ -298,6 +298,8 @@ CFLAGS="$CFLAGS -I/opt/openssl3/include" %endif --with-kerberos5${krb5_prefix:+=${krb5_prefix}} --with-libedit + cat config.log + make gtk2=yes |