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

Collapse All | Expand All

(-)afterstep-2.2.9.ebuild.orig (-1 / +2 lines)
Lines 45-51 Link Here
45
src_prepare() {
45
src_prepare() {
46
	epatch "${FILESDIR}"/no-alternatives-${PV}.patch \
46
	epatch "${FILESDIR}"/no-alternatives-${PV}.patch \
47
		"${FILESDIR}"/${P}-make_session_data_file.patch \
47
		"${FILESDIR}"/${P}-make_session_data_file.patch \
48
		"${FILESDIR}"/${P}-alpha.patch
48
		"${FILESDIR}"/${P}-alpha.patch \
49
		"${FILESDIR}"/${P}-ldflags.patch
49
50
50
	sed -i \
51
	sed -i \
51
		-e '/CFLAGS="-O3"/d' \
52
		-e '/CFLAGS="-O3"/d' \

Return to bug 325309