packaging: make packaging scripts less reliant on pwd...
packaging: make packaging scripts less reliant on pwd
The scripts currently assume they are executed from the repo root.
This feels like an arbitrary restriction. Let's fix that.
Differential Revision:
https://phab.mercurial-scm.org/D3551