summaryrefslogtreecommitdiff
path: root/sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-13 17:56:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-13 17:56:30 +0100
commit948d557b4a61dc14722668b6b11a4cf3cee07b01 (patch)
treeb28b6cb077ae6b2457e30d49028fc978d8e2b59b /sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild
parente3cf2c86fca1750343c1885311f857f185ee4f2d (diff)
gentoo resync : 13.09.2019
Diffstat (limited to 'sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild')
-rw-r--r--sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild b/sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild
index 80b72760c868..197ea8a7f2dd 100644
--- a/sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild
+++ b/sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild
@@ -29,6 +29,5 @@ src_compile() {
src_install() {
default
use gtk && emake DESTDIR="${D}" install-gui
- insinto /usr/share/doc/${PF}
- use examples && doins -r examples
+ use examples && dodoc -r examples
}