I'm sure I must be overlooking something obvious, but does Paludis have equivalents for the various 'ebuild /path/to/blah.ebuild phase' functions?
e.g. I want to compile dev-texlive/texlive-latex. It keeps failing during the compile phase, so, I'd like to do the non-portage equivalent of: ebuild /path/to/texlive-latex-2007.ebuild compile That is, I'd like the build to proceed as far as it can. Then I can tweak whatever's gone wrong and continue with: ebuild /path/to/ebuild install,merge,etc. Using the portage versions gives me permissions headaches (now that I've switched /usr/portage over to chown -R paludisbuild:paludisbuild). (But that may have been for the 'digest' function.) 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) Best, Ben _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
