From: Mikle Kolyada Date: Tue, 30 Jul 2019 09:16:24 +0000 (+0300) Subject: app-text/texlive-core: move || die properly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2bc941f161381297bc7ea830bc26f92eecb7853e;p=gentoo.git app-text/texlive-core: move || die properly Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- diff --git a/app-text/texlive-core/texlive-core-2019-r4.ebuild b/app-text/texlive-core/texlive-core-2019-r4.ebuild index 25b1ee7f8bcf..6005340d469e 100644 --- a/app-text/texlive-core/texlive-core-2019-r4.ebuild +++ b/app-text/texlive-core/texlive-core-2019-r4.ebuild @@ -294,8 +294,8 @@ src_install() { cd "${B}/texk/makeindexk" || die dodoc ChangeLog NOTES README - docinto web2c || die - cd "${B}/texk/web2c" + docinto web2c + cd "${B}/texk/web2c" || die dodoc ChangeLog NEWS PROJECTS README use doc || rm -rf "${ED}/usr/share/texmf-dist/doc"