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

(-)maxima-5.15.0-r1.ebuild.orig (-1 / +1 lines)
Lines 197-203 Link Here
197
	insinto /usr/share/${PN}/${PV}/doc
197
	insinto /usr/share/${PN}/${PV}/doc
198
	doins AUTHORS COPYING README README.lisps || die
198
	doins AUTHORS COPYING README README.lisps || die
199
	dodir /usr/share/doc
199
	dodir /usr/share/doc
200
	dosym ../../${PN}/${PV}/doc /usr/share/doc/${PF}
200
	dosym ../${PN}/${PV}/doc /usr/share/doc/${PF} || die
201
201
202
	if use emacs; then
202
	if use emacs; then
203
		elisp-site-file-install "${FILESDIR}"/50maxima-gentoo.el
203
		elisp-site-file-install "${FILESDIR}"/50maxima-gentoo.el

Return to bug 223491