summaryrefslogtreecommitdiff
path: root/contrib/redhat/openssh.spec
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/redhat/openssh.spec')
-rw-r--r--contrib/redhat/openssh.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 8b1d0989f..ff12699f5 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -152,7 +152,8 @@ This package contains the GNOME passphrase dialog.
152 152
153CFLAGS="$RPM_OPT_FLAGS" \ 153CFLAGS="$RPM_OPT_FLAGS" \
154 ./configure --prefix=/usr --sysconfdir=/etc/ssh \ 154 ./configure --prefix=/usr --sysconfdir=/etc/ssh \
155 --with-tcp-wrappers --with-ipv4-default 155 --with-tcp-wrappers --with-ipv4-default \
156 --with-rsh=/usr/bin/rsh
156 157
157make 158make
158 159