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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- ./html2text-2020.1.16.ebuild        2020-01-17 07:37:13.102807179 +0100
0
++ ./html2text-2020.1.16-r1.ebuild     2020-02-13 16:37:55.975422591 +0100
Lines 22-27 Link Here
22
22
23
python_prepare_all() {
23
python_prepare_all() {
24
       # naming conflict with app-text/html2text, bug 421647
24
       # naming conflict with app-text/html2text, bug 421647
25
       sed -i 's/html2text = html2text.cli:main/py\0/' setup.py || die
25
       sed -i 's/html2text = html2text.cli:main/py\0/' setup.cfg || die
26
       distutils-r1_python_prepare_all
26
       distutils-r1_python_prepare_all
27
}
27
}

Return to bug 707676