summaryrefslogtreecommitdiff
path: root/packages/suse/openssh.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packages/suse/openssh.spec')
-rw-r--r--packages/suse/openssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/suse/openssh.spec b/packages/suse/openssh.spec
index 387f65125..db8cae35f 100644
--- a/packages/suse/openssh.spec
+++ b/packages/suse/openssh.spec
@@ -145,7 +145,7 @@ This package contains the GNOME passphrase dialog.
145%build 145%build
146CFLAGS="$RPM_OPT_FLAGS" \ 146CFLAGS="$RPM_OPT_FLAGS" \
147./configure --prefix=/usr --sysconfdir=/etc/ssh --with-gnome-askpass \ 147./configure --prefix=/usr --sysconfdir=/etc/ssh --with-gnome-askpass \
148 --with-tcp-wrappers 148 --with-tcp-wrappers --with-ipv4-default
149make 149make
150 150
151%install 151%install