File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ release-candidate: release testall
159
159
@echo 7. Clean out old .tar.gz files living in deps/, "\`git clean -fdx\`" seems to work # "`
160
160
@echo 8. Replace github release tarball with tarballs created from make light-source-dist and make full-source-dist with USE_BINARYBUILDER=0
161
161
@echo 9. Check that 'make && make install && make test' succeed with unpacked tarballs even without Internet access.
162
- @echo 10. Follow packaging instructions in doc/build/distributing.md to create binary packages for all platforms
162
+ @echo 10. Follow packaging instructions in doc/src/devdocs/ build/distributing.md to create binary packages for all platforms
163
163
@echo 11. Upload to AWS, update https://julialang.org/downloads and http://status.julialang.org/stable links
164
164
@echo 12. Update checksums on AWS for tarball and packaged binaries
165
165
@echo 13. Update versions.json. Wait at least 60 minutes before proceeding to step 14.
You can’t perform that action at this time.
0 commit comments