From 36ac65103bf5503e5bad1ecc7e8cb9e7643f6840 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 13 Sep 2019 17:49:31 +0100 Subject: Revert "gentoo resync : 13.09.2019" This reverts commit a1392efe64137262023d92492396ca9156d22396. --- sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild') diff --git a/sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild b/sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild index 197ea8a7f2dd..80b72760c868 100644 --- a/sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild +++ b/sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild @@ -29,5 +29,6 @@ src_compile() { src_install() { default use gtk && emake DESTDIR="${D}" install-gui - use examples && dodoc -r examples + insinto /usr/share/doc/${PF} + use examples && doins -r examples } -- cgit v1.2.3