summaryrefslogtreecommitdiff
path: root/packages/redhat/openssh.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packages/redhat/openssh.spec')
-rw-r--r--packages/redhat/openssh.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/redhat/openssh.spec b/packages/redhat/openssh.spec
index ed0609d38..ec57a770f 100644
--- a/packages/redhat/openssh.spec
+++ b/packages/redhat/openssh.spec
@@ -148,7 +148,8 @@ This package contains the GNOME passphrase dialog.
148 148
149CFLAGS="$RPM_OPT_FLAGS" \ 149CFLAGS="$RPM_OPT_FLAGS" \
150 ./configure --prefix=/usr --sysconfdir=/etc/ssh \ 150 ./configure --prefix=/usr --sysconfdir=/etc/ssh \
151 --with-gnome-askpass --with-tcp-wrappers 151 --with-gnome-askpass --with-tcp-wrappers \
152 --with-ipv4-default
152 153
153make 154make
154 155