On Monday, April 3, 2017 at 10:47:56 PM UTC-4, kcrisman wrote: > > > > On Monday, April 3, 2017 at 1:19:06 PM UTC-4, Volker Braun wrote: >> >> In sage.yaml change "branch: develop" to "branch: master". Then build >> again... >> > > No no, I I already did that once I realized that I had waited too long - > and I find it useful to have built 8.0.beta0 binaries anyway. > > What I mean is that I am in the middle of make bdist-sage-osx with the > correct yaml but in the midst of it (as often the case) the dochtml didn't > build correctly because there was another branch (namely, develop). I > would prefer to not have to just delete binary-pkg and start over. But I > don't want to just type "make doc-clean" because I'm not sure how > binary-pkg will interpret that. >
cd-ing to the actual Sage and make doc-clean and make doc didn't seem to have any negative side effects to then continuing make bdist-sage-osx at least afaict. So I guess doing that didn't mess up any env vars, which I was worried about. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
