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

(-)mod_security-1.8.3.ebuild (-1 / +1 lines)
Lines 22-28 Link Here
22
	use apache2 && exeinto /usr/lib/apache2-extramodules/
22
	use apache2 && exeinto /usr/lib/apache2-extramodules/
23
	doexe ${S}/mod_security.so
23
	doexe ${S}/mod_security.so
24
	dodoc CHANGES INSTALL LICENSE README httpd.conf.example-minimal
24
	dodoc CHANGES INSTALL LICENSE README httpd.conf.example-minimal
25
	use doc && dodoc modsecurity-manual-1.8.3.pdf
25
	use doc && dodoc modsecurity-manual-1.8.4.pdf
26
26
27
	if use apache2; then
27
	if use apache2; then
28
		einfo "Installing a Apache2 config for mod_security (99_mod_security.conf)"
28
		einfo "Installing a Apache2 config for mod_security (99_mod_security.conf)"

Return to bug 58541