View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/sci-astronomy/celestia/celestia-1.4.1.ebuild (-1 / +2 lines)
 Lines 73-78    Link Here 
	fi
	fi
	epatch "${FILESDIR}/celestia-1.4.1-gcc-4.1.patch"
	epatch "${FILESDIR}/celestia-1.4.1-gcc-4.1.patch"
	epatch "${FILESDIR}/makefile.am.patch"
	econf \
	econf \
		--with-${mygui} \
		--with-${mygui} \
 Lines 96-102    Link Here 
	if [ "${mygui}" == "gnome" ]; then
	if [ "${mygui}" == "gnome" ]; then
		gnome2_src_install
		gnome2_src_install
	else
	else
		einstall	|| die "einstall failed"
		make DESTDIR="${D}" install	|| die "make install failed"
	fi
	fi
	dodoc AUTHORS README TODO NEWS TRANSLATORS ChangeLog \
	dodoc AUTHORS README TODO NEWS TRANSLATORS ChangeLog \