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

Collapse All | Expand All

(-)man2html-1.5l-r2.ebuild.orig (+1 lines)
Lines 29-34 src_unpack() { Link Here
29
	epatch "${FILESDIR}"/mansearch-gentoo.patch
29
	epatch "${FILESDIR}"/mansearch-gentoo.patch
30
	epatch "${FILESDIR}"/manwhatis-gentoo.patch
30
	epatch "${FILESDIR}"/manwhatis-gentoo.patch
31
	epatch "${FILESDIR}"/mansec.patch
31
	epatch "${FILESDIR}"/mansec.patch
32
	epatch "${FILESDIR}"/man2html-gentoo.patch
32
	find man2html -type f | xargs sed -i \
33
	find man2html -type f | xargs sed -i \
33
		-e "s:/home/httpd/htdocs/:/var/www/localhost/:g" \
34
		-e "s:/home/httpd/htdocs/:/var/www/localhost/:g" \
34
		-e "s:/home/httpd/cgi-bin/:/var/www/localhost/cgi-bin/man:g" \
35
		-e "s:/home/httpd/cgi-bin/:/var/www/localhost/cgi-bin/man:g" \

Return to bug 179546