diff options
author | Brent Cook <busterb@gmail.com> | 2023-02-13 20:01:54 -0600 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2023-02-13 20:01:54 -0600 |
commit | e4334e723453430d8bf4cdb793ab0f15e8795afa (patch) | |
tree | 854a63d86998cdbc9e0eb4d8ba87961857926d64 /update.sh | |
parent | d0bfd7476ce462f642aac827cc23bdc2bc78b13b (diff) | |
download | portable-OPENBSD_7_1.tar.gz portable-OPENBSD_7_1.tar.bz2 portable-OPENBSD_7_1.zip |
remove local errata patchOPENBSD_7_1
Diffstat (limited to 'update.sh')
-rwxr-xr-x | update.sh | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -362,9 +362,6 @@ done | |||
362 | (cd crypto | 362 | (cd crypto |
363 | $PATCH -p4 < ../patches/uninit_asn1_string_to_utf8.diff | 363 | $PATCH -p4 < ../patches/uninit_asn1_string_to_utf8.diff |
364 | ) | 364 | ) |
365 | (cd crypto | ||
366 | $PATCH -p2 < ../patches/x509_genn.c.diff | ||
367 | ) | ||
368 | 365 | ||
369 | # copy manpages | 366 | # copy manpages |
370 | echo "copying manpages" | 367 | echo "copying manpages" |