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

(-)orig/usr/portage/app-office/libreoffice/libreoffice-9999.ebuild (-1 / +1 lines)
Lines 529-535 src_install() { Link Here
529
	make DESTDIR="${D}" distro-pack-install -o build -o check || die
529
	make DESTDIR="${D}" distro-pack-install -o build -o check || die
530
530
531
	# Fix bash completion placement
531
	# Fix bash completion placement
532
	newbashcomp "${ED}"etc/bash_completion.d/libreoffice.sh ${PN}
532
	newbashcomp "${ED}"usr/share/bash-completion/completions/libreoffice.sh ${PN}
533
	bashcomp_alias \
533
	bashcomp_alias \
534
		libreoffice \
534
		libreoffice \
535
		unopkg loimpress lobase localc lodraw lomath lowriter lofromtemplate loweb loffice
535
		unopkg loimpress lobase localc lodraw lomath lowriter lofromtemplate loweb loffice

Return to bug 575974