On Fri, 22 Feb 2008 23:58:03 -0500 (EST) "Benjamin R. Haskell" <[EMAIL PROTECTED]> wrote:
> I'm sure I must be overlooking something obvious, but does Paludis > have equivalents for the various 'ebuild /path/to/blah.ebuild phase' > functions? Last summer, some work was started on a client that lets you step through each phase of the ebuild manually. However, no working client is yet available. > Alternatively, is there a way to --keep-temporary-files > (non-existent, AFAIK)? and then continue from the compilation phase? > (without unpacking the files over the 'work' directory) I don't think there's really a sane way of resuming a build partway through. Not all commands in src_compile can always be repeated w/o confusing/breaking things. -- Mike Kelly _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
