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

(-)a/tldp-howto-20120707.ebuild (-1 / +1 lines)
Lines 60-66 src_install() { Link Here
60
       if use text; then
60
       if use text; then
61
               docinto text
61
               docinto text
62
               dodoc "${S}"/text/*
62
               dodoc "${S}"/text/*
63
               rm -r "${S}"/text
63
               #rm -r "${S}"/text
64
       fi
64
       fi
65
       insinto /usr/share/doc/${PF}
65
       insinto /usr/share/doc/${PF}
66
       doins -r "${S}"/*
66
       doins -r "${S}"/*

Return to bug 488706