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

(-)spyder-2.0.10.ebuild (+2 lines)
Lines 47-52 Link Here
47
47
48
src_install() {
48
src_install() {
49
	distutils_src_install
49
	distutils_src_install
50
	
51
	make_desktop_entry /usr/bin/spyder Spyder /usr/lib/`eselect python show`/site-packages/spyderlib/images/spyder.svg Development
50
52
51
	if use doc; then
53
	if use doc; then
52
		pushd doc_output > /dev/null
54
		pushd doc_output > /dev/null

Return to bug 363409