Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13660 - ufed is not putting cups in make.conf
Summary: ufed is not putting cups in make.conf
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Maik Schreiber
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-10 13:49 UTC by Thomas T. Veldhouse
Modified: 2003-01-10 15:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas T. Veldhouse 2003-01-10 13:49:31 UTC
When you choose cups using ufed (ufed-0.2.ebuild), it is not written 
into /etc/make.conf.
Comment 1 Maik Schreiber 2003-01-10 15:49:33 UTC
That's because cups is in the default set of USE flags. See
/etc/make.profile/make.defaults for what USE flags are enabled by default.

Also, try deselecting cups in ufed, it should write "-cups" to your /etc/make.conf.