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

Collapse All | Expand All

(-)filelight-1.0_beta6-orig.ebuild (+3 lines)
Lines 24-28 Link Here
24
	# Unconditionally use -fPIC for libs (#55238)
24
	# Unconditionally use -fPIC for libs (#55238)
25
	epatch ${FILESDIR}/${P}-pic.patch
25
	epatch ${FILESDIR}/${P}-pic.patch
26
26
27
	# Apply patch to prevent crash when trying to quit filelight
28
	epatch ${FILESDIR}/no_crash_upon_quit.patch
29
27
	rm -f ${S}/configure
30
	rm -f ${S}/configure
28
}
31
}

Return to bug 146212