sci-mathematics/pari: move DOCS array to its correct place
authorJoonas Niilola <juippis@gentoo.org>
Sun, 26 Apr 2020 08:04:43 +0000 (11:04 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Sun, 26 Apr 2020 08:39:52 +0000 (11:39 +0300)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
sci-mathematics/pari/pari-2.11.4.ebuild

index 564ed9639a710409f7dcc27ff363122e57cc7060..ea2ec82104941926a5a9f0bf9586e339a772d0e6 100644 (file)
@@ -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