Skip to content

Commit

Permalink
app-doc/gnucash-docs: Fix optfeature descriptions
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Apr 4, 2021
1 parent 451dd70 commit a1b139f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-doc/gnucash-docs/gnucash-docs-4.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ src_install() {
}

pkg_postinst() {
optfeature "You need dev-java/fop to generate pdf files." dev-java/fop
optfeature "You need gnome-extra/yelp to view the docs." gnome-extra/yelp
optfeature "generating PDF files" dev-java/fop
optfeature "viewing the docs" gnome-extra/yelp
}

0 comments on commit a1b139f

Please sign in to comment.