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

(-)old/libssh-0.9.0.ebuild (-1 / +1 lines)
Lines 97-103 Link Here
97
97
98
multilib_src_install() {
98
multilib_src_install() {
99
	cmake-utils_src_install
99
	cmake-utils_src_install
100
	use doc && HTML_DOCS=( "${BUILD_DIR}"/doc/html/. )
100
	multilib_is_native_abi && use doc && HTML_DOCS=( "${BUILD_DIR}"/doc/html/. )
101
101
102
	# compatibility symlink until all consumers have been updated
102
	# compatibility symlink until all consumers have been updated
103
	# to no longer use libssh_threads.so
103
	# to no longer use libssh_threads.so

Return to bug 691576