Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 457028 | Differences between
and this patch

Collapse All | Expand All

(-)a/qtcore-5.3.2.ebuild (+8 lines)
Lines 41-43 Link Here
41
	)
41
	)
42
	qt5-build_src_configure
42
	qt5-build_src_configure
43
}
43
}
44
45
src_install() {
46
	docompress -x "${QT5_DOCDIR}/global"
47
	cd "${QT5_BUILD_DIR}"
48
	emake INSTALL_ROOT="${D}" install_global_docs
49
50
	qt5-build_src_install
51
}

Return to bug 457028