diff options
| author | Xin LI <delphij@FreeBSD.org> | 2019-05-08 08:43:15 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2019-05-08 08:43:15 +0000 |
| commit | c9083b850aed19fff781fd82084e8308c9ae6df6 (patch) | |
| tree | 1c62bbcb66814653c183613885cab0741a0611a0 /lib/libz/FREEBSD-upgrade | |
| parent | 6889af8687386c296a24edfb48dd6cbcc90166c1 (diff) | |
Notes
Diffstat (limited to 'lib/libz/FREEBSD-upgrade')
| -rw-r--r-- | lib/libz/FREEBSD-upgrade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libz/FREEBSD-upgrade b/lib/libz/FREEBSD-upgrade index e5bb54d1fbfc..203ae5c220c2 100644 --- a/lib/libz/FREEBSD-upgrade +++ b/lib/libz/FREEBSD-upgrade @@ -8,7 +8,7 @@ benefit other consumers. To Update: 1) Unpack vendor sources into a clean directory. 2) Import onto the vendor area. - 3) Merge the vendor tree to contrib/zlib, which contains a stripped down + 3) Merge the vendor tree to sys/contrib/zlib, which contains a stripped down version of upstream source, resolve any conflicts. 4) Double check zconf.h, zlib.pc, and Symbol.map to make sure that we have the required changes. Test universe and commit them. |
