--- a/openafs-1.6.2_pre3.ebuild +++ a/openafs-1.6.2_pre3.ebuild @@ -100,7 +100,7 @@ src_install() { # documentation package if use doc ; then - dodoc doc/{arch,examples,pdf,protocol,txt}/* + find doc/{arch,examples,pdf,protocol,txt}/ -type f -exec dodoc {} \; dohtml -A xml -r doc/{html,xml}/* fi