From f954d75c36116a575f00472f683730f8f6624bcc Mon Sep 17 00:00:00 2001 Message-Id: From: Sven Jonsson Date: Tue, 30 Oct 2018 22:56:34 +0100 Subject: [PATCH] pysolfc: fix license path --- .../pysolfc/{pysolfc-2.4.0.ebuild => pysolfc-2.4.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-board/pysolfc/pysolfc-2.4.0.ebuild b/games-board/pysolfc/pysolfc-2.4.0-r1.ebuild similarity index 96% rename from games-board/pysolfc/pysolfc-2.4.0.ebuild rename to games-board/pysolfc/pysolfc-2.4.0-r1.ebuild index 874ce3fcf38b..6d9a084dde2e 100644 --- a/games-board/pysolfc/pysolfc-2.4.0.ebuild +++ b/games-board/pysolfc/pysolfc-2.4.0-r1.ebuild @@ -60,7 +60,7 @@ python_install_all() { doins -r "${WORKDIR}"/${MY_PN}-Cardsets-2.0/* fi - dosym /usr/share/doc/${PF}/html /usr/share/${PN}/html + dosym /usr/share/doc/${PF}/html/html-src/html /usr/share/${PN}/html doman docs/*.6 DOCS=( README.md AUTHORS docs/README docs/README.SOURCE ) -- 2.19.1