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

Collapse All | Expand All

(-)sys-apps/openrc/openrc-0.7.0.ebuild (+2 lines)
Lines 68-73 Link Here
68
	sed -i "/^DIR/s:/openrc:/${PF}:" doc/Makefile #241342
68
	sed -i "/^DIR/s:/openrc:/${PF}:" doc/Makefile #241342
69
	sed -i '/^CFLAGS+=.*_CC_FLAGS_SH/d' mk/cc.mk #289264
69
	sed -i '/^CFLAGS+=.*_CC_FLAGS_SH/d' mk/cc.mk #289264
70
70
71
	epatch "${FILESDIR}/${P}-bashism.patch" #359311
72
71
	# Allow user patches to be applied without modifying the ebuild
73
	# Allow user patches to be applied without modifying the ebuild
72
	epatch_user
74
	epatch_user
73
}
75
}

Return to bug 359311