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

(-)a/libreoffice-9999.ebuild (+1 lines)
Lines 530-535 Link Here
530
}
530
}
531
531
532
src_install() {
532
src_install() {
533
	sed -e "/libmysql_jdbclo.so/d" -i "${S}/workdir/InstallScriptTarget/setup_osl.ins"
533
	# This is not Makefile so no buildserver
534
	# This is not Makefile so no buildserver
534
	make DESTDIR="${D}" distro-pack-install -o build -o check || die
535
	make DESTDIR="${D}" distro-pack-install -o build -o check || die
535
536

Return to bug 669150