|
|
@@ -178,7 +178,7 @@ AutoReqProv: no
|
|
|
%patch -p0 -P 5
|
|
|
%endif
|
|
|
%if "%{with_hpn}" == "yes"
|
|
|
- %{l_gzip} -d -c %{SOURCE openssh-%{version}-hpn%{V_hpn}.diff.gz} |\
|
|
|
+ %{l_gzip} -d -c %{SOURCE openssh-%{V_hpn}.diff.gz} |\
|
|
|
sed -e '/^diff.*\/version\.h/,$d' | %{l_patch} -p1 -b
|
|
|
%{l_shtool} subst -e 's;\(SSH_VERSION SSH_PORTABLE\);\1 "-hpn";' version.h
|
|
|
%endif
|