aboutsummaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2023-02-13 20:01:54 -0600
committerBrent Cook <busterb@gmail.com>2023-02-13 20:01:54 -0600
commite4334e723453430d8bf4cdb793ab0f15e8795afa (patch)
tree854a63d86998cdbc9e0eb4d8ba87961857926d64 /update.sh
parentd0bfd7476ce462f642aac827cc23bdc2bc78b13b (diff)
downloadportable-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-xupdate.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/update.sh b/update.sh
index 7d3f8e5..6832fe8 100755
--- a/update.sh
+++ b/update.sh
@@ -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
370echo "copying manpages" 367echo "copying manpages"