summaryrefslogtreecommitdiff
path: root/openssh.spec
diff options
context:
space:
mode:
Diffstat (limited to 'openssh.spec')
-rw-r--r--openssh.spec2
1 files changed, 1 insertions, 1 deletions
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.
84%build 84%build
85 85
86CFLAGS="$RPM_OPT_FLAGS" \ 86CFLAGS="$RPM_OPT_FLAGS" \
87 ./configure --prefix=/usr --sysconfdir=/etc/ssh --enable-gnome-askpass 87 ./configure --prefix=/usr --sysconfdir=/etc/ssh --with-gnome-askpass
88 88
89make 89make
90 90