Re: [gentoo-dev] Interactive command

2005-07-14 Thread Kristian Benoit
On Wed, 2005-07-13 at 16:49 -0700, Donnie Berkholz wrote: > BTW, it's not in good form to post to multiple lists where only > subscribers can respond. I appologise. -- gentoo-dev@gentoo.org mailing list

Re: [gentoo-dev] Interactive command

2005-07-13 Thread Donnie Berkholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kristian Benoit wrote: > I'm trying to add a new command to ebuild (preconfig) for packages like > busybox that has to be configured prior to compile and that would be a > cannot really use USE as it probably have undreads of USE that does not > yet ex

[gentoo-dev] Interactive command

2005-07-13 Thread Kristian Benoit
I'm trying to add a new command to ebuild (preconfig) for packages like busybox that has to be configured prior to compile and that would be a cannot really use USE as it probably have undreads of USE that does not yet exist. That new command would be called between src_unpack and src_compile and