or ebuild /full/path/to/ebuild.ebuild unpack modify source ebuild /full/path/to/ebuild.ebuild compile ebuild /full/path/to/ebuild.ebuild install ebuild /full/path/to/ebuild.ebuild package #if wanted ebuild /full/path/to/ebuild.ebuild qmerge
BillK On Sun, 2003-02-02 at 12:26, Mike Williams wrote: > On Sun, 2003-02-02 at 04:05, Bob Lockie wrote: > > I have a one line change/fix that I need to make to ksim. > > Can I re-emerge it but access the source before it compiles? > > Yup, you can. > I can think of 3 ways. > 1) Be quick :) > 2) Start it, "pause it" (ctrl+z), change, fg to carry on (or bg to fork > to the background) > 3) Do a quick patch, and mod the ebuild. > > I'd choose 2 or 1. > > HTH -- William Kenworthy <[EMAIL PROTECTED]> -- [EMAIL PROTECTED] mailing list
