D6089: packaging: don't use temporary directory

2019-03-09 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG5e923355c595: packaging: dont use temporary directory (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D6089?vs=14396=1

D6089: packaging: don't use temporary directory

2019-03-07 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY We were no longer doing anything with it after extracting virtualenv and py2exe to the build directory. REPOSITORY rHG Mercurial REVISION DETAIL