projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ad4661
)
sci-mathematics/pari: move DOCS array to its correct place
author
Joonas Niilola
<juippis@gentoo.org>
Sun, 26 Apr 2020 08:04:43 +0000
(11:04 +0300)
committer
Joonas 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
patch
|
blob
|
history
diff --git
a/sci-mathematics/pari/pari-2.11.4.ebuild
b/sci-mathematics/pari/pari-2.11.4.ebuild
index 564ed9639a710409f7dcc27ff363122e57cc7060..ea2ec82104941926a5a9f0bf9586e339a772d0e6 100644
(file)
--- 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