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

(-)openafs-1.6.1-r1.ebuild.orig (-1 / +1 lines)
Lines 100-106 Link Here
100
100
101
	# documentation package
101
	# documentation package
102
	if use doc ; then
102
	if use doc ; then
103
		dodoc doc/{arch,examples,pdf,protocol,txt}/*
103
		dodoc -r doc/{arch,examples,pdf,protocol,txt}/*
104
		dohtml -A xml -r doc/{html,xml}/*
104
		dohtml -A xml -r doc/{html,xml}/*
105
	fi
105
	fi
106
106

Return to bug 436598