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

(-)html-xml-utils-1.3-r1.ebuild (-1 / +1 lines)
Lines 21-27 Link Here
21
src_install () {
21
src_install () {
22
22
23
    try make DESTDIR=${D} install
23
    try make DESTDIR=${D} install
24
    dodoc AUTHORS ChangeLog COPYING NEWS README 
24
    dodoc AUTHORS ChangeLog COPYING NEWS README TODO
25
25
26
}
26
}
27
27

Return to bug 1104