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

Collapse All | Expand All

(-)freemat-4.0.ebuild.orig (+4 lines)
Lines 35-40 Link Here
35
35
36
S="${WORKDIR}/${MY_P}.1-Source"
36
S="${WORKDIR}/${MY_P}.1-Source"
37
37
38
src_prepare(){
39
	epatch "${FILESDIR}"/${P}-gcc45.patch
40
}
41
38
src_configure() {
42
src_configure() {
39
	rm -f CMakeCache.txt libs/lib*/*.moc.* src/*.moc.*
43
	rm -f CMakeCache.txt libs/lib*/*.moc.* src/*.moc.*
40
	mycmakeargs="${mycmakeargs}
44
	mycmakeargs="${mycmakeargs}

Return to bug 318045