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

(-)xulrunner-1.9.1-r1.ebuild (-2 / +2 lines)
Lines 204-213 Link Here
204
	rm "${ED}"/usr/bin/xulrunner
204
	rm "${ED}"/usr/bin/xulrunner
205
205
206
	dodir /usr/bin
206
	dodir /usr/bin
207
	dosym "${MOZLIBDIR}/xulrunner" "${EROOT}/usr/bin/xulrunner-${MAJ_PV}"
207
	dosym "${MOZLIBDIR}/xulrunner" "/usr/bin/xulrunner-${MAJ_PV}"
208
208
209
	# Install python modules
209
	# Install python modules
210
	dosym "${MOZLIBDIR}/python/xpcom" "${EROOT}/$(python_get_sitedir)/xpcom"
210
	dosym "${MOZLIBDIR}/python/xpcom" "/$(python_get_sitedir)/xpcom"
211
211
212
	# env.d file for ld search path
212
	# env.d file for ld search path
213
	dodir /etc/env.d
213
	dodir /etc/env.d

Return to bug 279798