On Thu, Jul 12, 2001 at 03:39:54PM -0400, Sean Mitchell wrote: > <> > >This is my first attempt at an ebuild. It builds and installs fine, but when >I unmerge it there are leftovers (specifically /usr/bin/doxy*). Should I be >using doexe or exeinto? If so what's the syntax? YOu need to read the Makefile. Look in the install: target for the possibility of using DESTDIR or prefix. The idea is you wanna tell the makefile that the destination dir is ${D} this will cause everything to be initally installed by make into /tmp/portage/$PN/image, where it can then be packaged up and then properly "merged" into the system. Overall I think your ebuild look o.k. (I confess I didn't test it) but the bottom line is that you _have_ to install to ${D} or else there's no hope of "unmerge"ing the stuff later. Please see "man 5 ebuild" as it contains a veritable wealth of information. I'll test this now. > >Cheers, > >Sean > > >------------------------------------------------------------------------ > Sean Mitchell Software Engineer > smitchell@phoenix-interactive.com Phoenix Interactive Design Inc > tel. 519-679-2913 x237 4th Floor, 137 Dundas St > fax. 519 679 6773 London, ON, Canada N6A 1E9 > ICQ# 104246806 >------------------------------------------------------------------------ > -- Ben Lutgens Sistina Software Inc. Kernel panic: I have no root and I want to scream