diff --git a/openssh.spec b/openssh.spec index 6b81b2724..113a90cfa 100644 --- a/openssh.spec +++ b/openssh.spec @@ -84,7 +84,7 @@ This package contains the GNOME passphrase dialog. %build CFLAGS="$RPM_OPT_FLAGS" \ - ./configure --prefix=/usr --sysconfdir=/etc/ssh --enable-gnome-askpass + ./configure --prefix=/usr --sysconfdir=/etc/ssh --with-gnome-askpass make