On Mon, Apr 15, 2013 at 12:01:24PM +0100, Ciaran McCreesh wrote: > On Mon, 15 Apr 2013 10:56:45 +0000 > "Aaron W. Swenson" <titanof...@gentoo.org> wrote: > > ROOT being a user set variable, having ROOT be an empty string by > > default still does not guarantee that ROOT won't end with a > > slash. Even if we change it so that it defaults to an empty string, it > > won't negate the need to do ${ROOT%/}/some/path. > > The spec guarantees that ROOT will be non-empty and end in a slash. If > Portage isn't enforcing this, file a bug.
Yes, but his point was this: > > The only thing that would help is if PMS defined that ROOT must not > > end with a slash. ie, let the mangler enforce empty or a valid directory not ending in a slash, which is hardly difficult, and makes ROOT easier to work with, along the lines of how any shellscripter would do it, similarly to the motivation for the change to D. Only with ROOT it's much more important that the path is correctly-formed for cross-platform compatibility. -- #friendly-coders -- We're friendly, but we're not /that/ friendly ;-)