diff options
author | 2005-04-24 10:05:04 +0000 | |
---|---|---|
committer | 2005-04-24 10:05:04 +0000 | |
commit | 706e21862fe8c19dae5b164d6dcaaa7df34d76ad (patch) | |
tree | ff56bf0722794794ec6c0c4b0498a24aebc7cfb4 /profiles/cobalt-mips-2004.1 | |
parent | Update metadata (diff) | |
download | historical-706e21862fe8c19dae5b164d6dcaaa7df34d76ad.tar.gz historical-706e21862fe8c19dae5b164d6dcaaa7df34d76ad.tar.bz2 historical-706e21862fe8c19dae5b164d6dcaaa7df34d76ad.zip |
Adding FRITZCAPI_CARDS and FCDSL_CARDS to USE_EXPAND in make.defaults
Diffstat (limited to 'profiles/cobalt-mips-2004.1')
-rw-r--r-- | profiles/cobalt-mips-2004.1/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/cobalt-mips-2004.1/make.defaults b/profiles/cobalt-mips-2004.1/make.defaults index be1a5e51a8bb..3b22cca80343 100644 --- a/profiles/cobalt-mips-2004.1/make.defaults +++ b/profiles/cobalt-mips-2004.1/make.defaults @@ -31,7 +31,7 @@ ACCEPT_KEYWORDS="mips" # Env vars to expand into USE vars. Modifying this requires prior # discussion on gentoo-dev@gentoo.org. Flat profiles also need to # be updated appropriately. -USE_EXPAND="VIDEO_CARDS INPUT_DEVICES LINGUAS" +USE_EXPAND="FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS INPUT_DEVICES LINGUAS" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config" CONFIG_PROTECT_MASK="/etc/gconf" |