diff options
| author | Martin Erlandsson <[email protected]> | 2019-01-17 12:26:55 +0100 |
|---|---|---|
| committer | Martin Erlandsson <[email protected]> | 2019-01-21 20:24:33 +0100 |
| commit | f24ed6d39f963e7f1c0b4dbd9b784132ef975f2a (patch) | |
| tree | 20b05ef7ccb4d959356ccbb72d8c25e86f63bfa1 /doc/release-process.md | |
| parent | Merge #15173: [doc] explain what .python-version does (diff) | |
| download | discoin-f24ed6d39f963e7f1c0b4dbd9b784132ef975f2a.tar.xz discoin-f24ed6d39f963e7f1c0b4dbd9b784132ef975f2a.zip | |
Delete README_osx.md and move its contents into build-osx.md
Diffstat (limited to 'doc/release-process.md')
| -rw-r--r-- | doc/release-process.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 9fcd5e229..d20a3dc6b 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -92,7 +92,7 @@ Ensure gitian-builder is up-to-date: echo 'f9a8cdb38b9c309326764ebc937cba1523a3a751a7ab05df3ecc99d18ae466c9 inputs/osslsigncode-1.7.1.tar.gz' | sha256sum -c popd -Create the macOS SDK tarball, see the [macOS readme](README_osx.md) for details, and copy it into the inputs directory. +Create the macOS SDK tarball, see the [macOS build instructions](build-osx.md#deterministic-macos-dmg-notes) for details, and copy it into the inputs directory. ### Optional: Seed the Gitian sources cache and offline git repositories |