Browse Source

sort connect before the patching options

master
parent
commit
bee4b55552
  1. 2
      openssh/openssh.spec

2
openssh/openssh.spec

@ -48,6 +48,7 @@ Release: 20050724
# package options
%option with_fsl yes
%option with_connect no
%option with_alias no
%option with_chroot no
%option with_ldap no
@ -57,7 +58,6 @@ Release: 20050724
%option with_watchdog no
%option with_wrap no
%option with_x11 no
%option with_connect no
# list of sources
Source0: ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz

Loading…
Cancel
Save