From: Damien Miller Date: Tue, 9 Nov 1999 03:48:48 +0000 (+1100) Subject: Dumb typo X-Git-Tag: V_1_2_PRE9~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=973fb0294b74c296be101b146e7447b26bb80646;p=thirdparty%2Fopenssh-portable.git Dumb typo --- 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