Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 404999 | Differences between
and this patch

Collapse All | Expand All

(-)a/eclass/mozconfig-3.eclass (+3 lines)
Lines 34-39 mozconfig_config() { Link Here
34
34
35
	if has bindist ${IUSE}; then
35
	if has bindist ${IUSE}; then
36
		mozconfig_use_enable !bindist official-branding
36
		mozconfig_use_enable !bindist official-branding
37
		if [[ ${PN} == firefox ]] ; then
38
			mozconfig_annotate '+bindist' --with-branding="browser/branding/unofficial"
39
		fi
37
	fi
40
	fi
38
41
39
	mozconfig_use_enable alsa ogg
42
	mozconfig_use_enable alsa ogg

Return to bug 404999