On Fri, 2005-09-30 at 21:59 -0400, Dave Nebinger wrote:
> Okay, hopefully this works as I expect, but...
> 
> If I have an ant build.xml file that creates and populates an /opt/dnebing 
> directory but runs as part of an ebuild, will it actually create 
> the /opt/dnebing directory or is it made as part of the image 
> in /var/tmp/portage/dnebing/image directory?
> 
> I'm hoping it is the latter, but if not I guess I'd need to strip 
> installation 
> stuff from the build.xml file and put the appropriate commands in the ebuild 
> script.

I'm pretty sure that the files are supposed to be installed to the
${ROOT}/${P}/
directory.  It is the merge command to ebuild that actually moves the
files into the live filesystem.

> Can someone shed a little light on this for me?
> 
> Thanks!
-- 
Tres Melton
IRC & Gentoo: RiverRat

-- 
gentoo-dev@gentoo.org mailing list

Reply via email to