On Sunday 09 March 2003 15:00, Mailling Lists wrote: > I recently updated my "USE" variable in /etc/make.conf. > > I know that this can affect what options are configured into packages. > This will work fine for anything new I might emerge, but what about all the > packages I have already installed? is there anyway to force emerge to > remerge all previously installed packages?
yes, do: # emerge -e world ( if this failes somewhere, do again: # emerge -e --resume world ) > > -tomoki > > -- > [EMAIL PROTECTED] mailing list -- [EMAIL PROTECTED] mailing list
