Skip to content

Commit

Permalink
app-text/delta: fixed src_install() to not use dohtml
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <[email protected]>
  • Loading branch information
Sergei Trofimovich committed Nov 10, 2019
1 parent 4120502 commit 964e539
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app-text/delta/delta-20060803-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,7 @@ src_compile() {
src_install() {
dobin delta multidelta topformflat
dodoc Readme
dohtml www/*

docinto html
dodoc -r www/*
}

0 comments on commit 964e539

Please sign in to comment.