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

Collapse All | Expand All

(-)cppserv-0.2.13.ebuild.orig (+5 lines)
Lines 25-30 Link Here
25
25
26
need_apache2
26
need_apache2
27
27
28
src_unpack() {
29
	unpack ${A}
30
	epatch "${FILESDIR}/${P}-as-needed.patch"
31
}
32
28
cppserv_build_flags() {
33
cppserv_build_flags() {
29
	local CPPSERV_DBG_FLAG
34
	local CPPSERV_DBG_FLAG
30
	use debug && CPPSERV_DBG_FLAG="CPPFLAGS=-DMODCSERV_DEBUG"
35
	use debug && CPPSERV_DBG_FLAG="CPPFLAGS=-DMODCSERV_DEBUG"

Return to bug 296656