* Jim Jagielski wrote: > Index: invoking.xml.meta > =================================================================== > --- invoking.xml.meta (revision 432560) > +++ invoking.xml.meta (working copy) > @@ -2,8 +2,8 @@ > <metafile> > <basename>invoking</basename> > - <path>/./</path> > - <relpath>..</relpath> > + <path>/</path> > + <relpath>.</relpath> > <variants> > <variant outdated="yes">de</variant> > > > so I think that fixes it....
Looks great. I suspect a bogus File::Spec implementation for Mac OS X and will apply the patch later this day "officially" to the build system. I think, you can re-checkin that now :) Thanks for your help. nd