mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 15:41:04 +02:00
dev-python/docutils: Sync with Gentoo
It's from Gentoo commit cb93eec2680397b1d23ce8a38288b1cea590721f.
This commit is contained in:
parent
8b88fa2ff0
commit
68a74045f9
@ -33,7 +33,7 @@ python_compile_all() {
|
|||||||
cp docutils/writers/html4css1/html4css1.css . || die
|
cp docutils/writers/html4css1/html4css1.css . || die
|
||||||
|
|
||||||
cd tools || die
|
cd tools || die
|
||||||
"${EPYTHON}" buildhtml.py --input-encoding=utf-8 \
|
"${EPYTHON}" buildhtml.py --input-encoding=utf-8 --no-datestamp \
|
||||||
--stylesheet-path=../html4css1.css, --traceback ../docs || die
|
--stylesheet-path=../html4css1.css, --traceback ../docs || die
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user