Kevin Ballard wrote:
> Since the cd command has been removed from trunk, perhaps another
> command could be added to fill in the void? I'm proposing a command that
> acts like cd but takes a block and executes the block within the given
> directory, then restores the old working directory before continuing on.

Is this really necessary? All calls could be done using absolute paths.
And prefixing with ${destroot}${prefix} or ${worksrcdir} is not that long.
I don't think there should be too much complexity on commands in Portfiles.

Rainer
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to