Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 468046
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +1 lines)
Line  Link Here
0
-- nagios-core-3.3.1.ebuild      2012-09-05 18:31:21.000000000 -0700
0
++ nagios-core-3.5.0.ebuild        2013-05-14 16:57:53.105487812 -0700
Lines 38-44 Link Here
38
}
38
}
39
39
40
src_prepare() {
40
src_prepare() {
41
       epatch "${FILESDIR}/nagios-3.3.1-htmlmakefile.patch"
42
       local strip="$(echo '$(MAKE) strip-post-install')"
41
       local strip="$(echo '$(MAKE) strip-post-install')"
43
       sed -i -e "s:${strip}::" {cgi,base}/Makefile.in || die "sed failed in Makefile.in"
42
       sed -i -e "s:${strip}::" {cgi,base}/Makefile.in || die "sed failed in Makefile.in"
44
}
43
}

Return to bug 468046