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

(-)devel/checkouts/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.4.0_rc1.ebuild (+7 lines)
Lines 51-58 Link Here
51
51
52
src_install() {
52
src_install() {
53
	qt4-build_src_install
53
	qt4-build_src_install
54
54
	insinto /usr/share/applications
55
	insinto /usr/share/applications
55
	doins "${FILESDIR}"/Assistant.desktop
56
	doins "${FILESDIR}"/Assistant.desktop
57
58
	cd "${S}"
59
	insinto /usr/share/doc/qt-${PV}/html
60
	doins doc/html/*
61
	insinto /usr/share/doc/qt-${PV}/html/images
62
	doins doc/html/images/*
56
}
63
}
57
64
58
pkg_setup() {
65
pkg_setup() {

Return to bug 212108