]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Dumb typo
authorDamien Miller <djm@mindrot.org>
Tue, 9 Nov 1999 03:48:48 +0000 (14:48 +1100)
committerDamien Miller <djm@mindrot.org>
Tue, 9 Nov 1999 03:48:48 +0000 (14:48 +1100)
openssh.spec

index 6b81b2724d2313778e475fe9e759abfeb0ce15a3..113a90cfacbf0d6aca33bc697b3ccbfee887eede 100644 (file)
@@ -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