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

Collapse All | Expand All

(-)a/qtwebkit-5.6.0.ebuild (+7 lines)
Lines 69-70 Link Here
69
	"${FILESDIR}/${PN}-5.4.2-system-leveldb.patch"
69
	"${FILESDIR}/${PN}-5.4.2-system-leveldb.patch"
70
	"${FILESDIR}/${PN}-5.6.0-fix_include_paths.patch"
70
)
71
)
Lines 107-109 Link Here
107
108
109
	/usr/lib/qt5/bin/syncqt.pl -private -version 5.6.0 Source
108
	qt5-build_src_prepare
110
	qt5-build_src_prepare
109
}
111
}
112
113
src_install() {
114
	qt5_foreach_target_subdir emake INSTALL_ROOT="${D}" install_subtargets
115
	qt5-build_src_install
116
}

Return to bug 577574