mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -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:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user