On 2016-10-6 09:14 , Brandon Allbery wrote:
On Wed, Oct 5, 2016 at 5:41 PM, Rainer Müller <[email protected] <mailto:[email protected]>> wrote:On 2016-10-05 11:09, René J.V. Bertin wrote: > Quick question: a normal (non-forced) upgrade currently does > > 1) install (create new tarball image) > 2) deactivate old > 3) activate new > 4) clean ${workpath} (unless -k) Cannot reproduce. The clean target will already be run after step 1) and remove the work directory. 1 is the destroot phase of a "port upgrade", not a separate command
Doesn't matter. Running the install target with mportexec, as upgrade does in the non-forced case, will clean the work dir afterwards if autoclean is on.
- Josh _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
