From: Joonas Niilola Date: Sun, 26 Apr 2020 08:04:43 +0000 (+0300) Subject: sci-mathematics/pari: move DOCS array to its correct place X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9cc387c67c4eb3f469d49055e2723493250335a4;p=gentoo.git sci-mathematics/pari: move DOCS array to its correct place Signed-off-by: Joonas Niilola --- diff --git a/sci-mathematics/pari/pari-2.11.4.ebuild b/sci-mathematics/pari/pari-2.11.4.ebuild index 564ed9639a71..ea2ec8210494 100644 --- a/sci-mathematics/pari/pari-2.11.4.ebuild +++ b/sci-mathematics/pari/pari-2.11.4.ebuild @@ -34,6 +34,8 @@ PATCHES=( "${FILESDIR}/${PN}"-2.11.2-Makefile-docinstall.patch ) +DOCS=( AUTHORS CHANGES* COMPAT NEW README* ) + src_prepare() { default @@ -97,7 +99,6 @@ src_test() { } src_install() { - DOCS=( AUTHORS CHANGES* COMPAT NEW README* ) default if use doc; then