Dumb typo

This commit is contained in:
Damien Miller 1999-11-09 14:48:48 +11:00
parent 3f51bf5852
commit 973fb0294b
1 changed files with 1 additions and 1 deletions

View 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