optimize: mirror-tarballs: ensured all OpenSSL patches are included in the tarball.

This commit is contained in:
Thibault Charbonnier 2019-09-25 20:22:35 -07:00 committed by Thibault Charbonnier
parent a5248e03d5
commit 01f212ce9f
1 changed files with 1 additions and 4 deletions

View File

@ -956,10 +956,7 @@ cp $root/COPYRIGHT ./ || exit 1
perl bundle/$resty_cli/bin/md2pod.pl $root/doc/README-windows.md | pod2text > README-windows.txt || exit 1
unix2dos README-windows.txt || exit 1
mkdir patches/ || exit 1
cp $root/patches/openssl-1.1.0j-parallel_build_fix.patch patches/ || exit 1
cp $root/patches/openssl-1.0.2h-sess_set_get_cb_yield.patch patches/ || exit 1
cp $root/patches/openssl-1.1.0c-sess_set_get_cb_yield.patch patches/ || exit 1
cp $root/patches/openssl-1.1.0d-sess_set_get_cb_yield.patch patches/ || exit 1
cp $root/patches/openssl-*.patch patches/ || exit 1
restydoc_index=$bundle_dir/$resty_cli/bin/restydoc-index
#restydoc_index=echo