chrome://messenger/locale/messengercompose/composeMsgs.properties:
Dale posted on Wed, 03 Mar 2010 14:52:51 -0600 as excerpted:
echo "-qt3">> /etc/make.profile/use.mask
This doesn't appear to survive a sync. Where can I put this that is
more permanent?
Yeah, /etc/make.profile is normally a symlink into the portage tree, so
anything there won't survive a sync (without other measures, inappropriate
here).
According to the portage manpage, /etc/portage/profile/ can be used as a
place for sysadmins to put files to locally override the normal profile.
So try creating /etc/portage/profile/use.mask, and putting the "-qt3"
entry there.
Actually that file was already there. It had -arts in it so I added
-qt3. Do I put them all on one line or does each one have to have its
own line? Right now, I have -arts -qt3 on one line.
Thanks.
Dale
:-) :-)