Skip to content

Commit

Permalink
dev-lang/interprolog: do not call dohtml with EAPI 7
Browse files Browse the repository at this point in the history
Signed-off-by: Keri Harris <[email protected]>
Package-Manager: Portage-2.3.76, Repoman-2.3.11
  • Loading branch information
keriharris committed Oct 13, 2019
1 parent 7d65676 commit 38a031f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-lang/interprolog/interprolog-2.1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ src_install() {

if use doc ; then
java-pkg_dohtml -r docs/*
dohtml INSTALL.htm faq.htm prologAPI.htm
dohtml -r images
dodoc INSTALL.htm faq.htm prologAPI.htm
dodoc -r images
dodoc PaperEPIA01.doc
fi
}

0 comments on commit 38a031f

Please sign in to comment.