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

(-)vigra-1.10.0.ebuild (-1 / +1 lines)
Lines 115-121 Link Here
115
	if use doc; then
115
	if use doc; then
116
		einfo "Generating Documentation"
116
		einfo "Generating Documentation"
117
		# use build dir from last compile command
117
		# use build dir from last compile command
118
		BUILD_DIR="${VIGRA_BUILD_DIR}" cmake-utils_src_make doc
118
		VARTEXFONTS="${T}/fonts" BUILD_DIR="${VIGRA_BUILD_DIR}" cmake-utils_src_make doc
119
	fi
119
	fi
120
}
120
}
121
121

Return to bug 555078