mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-04 01:18:33 -04:00
dev-php/fpdf: fix docs installation
Closes: https://bugs.gentoo.org/937711 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
parent
d7b723ecc5
commit
c25f0143de
@ -28,6 +28,6 @@ src_install() {
|
||||
|
||||
if use doc; then
|
||||
docinto html
|
||||
dodoc -r changelog.htm fpdf.css FAQ.htm html/ tutorial/
|
||||
dodoc -r changelog.htm fpdf.css FAQ.htm doc/ tutorial/
|
||||
fi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user