Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 128218 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/sci-astronomy/celestia/celestia-1.4.1.ebuild (-3 / +6 lines)
Lines 73-82 Link Here
73
	fi
73
	fi
74
74
75
	epatch "${FILESDIR}/celestia-1.4.1-gcc-4.1.patch"
75
	epatch "${FILESDIR}/celestia-1.4.1-gcc-4.1.patch"
76
	epatch "${FILESDIR}/makefile.am.patch"
77
76
78
	autoconf
77
	if use kde ; then
79
	automake
78
		epatch "${FILESDIR}/makefile.am.patch"
79
80
		autoconf
81
		automake
82
	fi
80
83
81
	econf \
84
	econf \
82
		--with-${mygui} \
85
		--with-${mygui} \

Return to bug 128218