Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 219274
Collapse All | Expand All

(-)paste-1.6.ebuild (+3 lines)
Lines 35-40 Link Here
35
}
35
}
36
36
37
src_compile() {
37
src_compile() {
38
	addpredict "/root/.gconfd"
39
	addpredict "/root/.gconf"
40
38
	distutils_src_compile
41
	distutils_src_compile
39
	if use doc ; then
42
	if use doc ; then
40
		einfo "Generating docs as requested..."
43
		einfo "Generating docs as requested..."

Return to bug 219274