commit: 82d46894842c62d1ea933a77054ecba6bc49cc2a
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 21 11:58:12 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Apr 21 13:34:37 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=82d46894
mail-client/evolution: move DOCS to src_install
---
mail-client/evolution/evolution-3.12.0.ebuild | 3 +--
mail-client/evolution/evolution-9999.ebuild | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/mail-client/evolution/evolution-3.12.0.ebuild
b/mail-client/evolution/evolution-3.12.0.ebuild
index 3aa56a4..7d7f0d0 100644
--- a/mail-client/evolution/evolution-3.12.0.ebuild
+++ b/mail-client/evolution/evolution-3.12.0.ebuild
@@ -110,8 +110,6 @@ src_prepare() {
# Reason?
ELTCONF="--reverse-deps"
- DOCS="AUTHORS ChangeLog* HACKING MAINTAINERS NEWS* README"
-
#eautoreconf # See https://bugzilla.gnome.org/701904
gnome2_src_prepare
@@ -148,6 +146,7 @@ src_configure() {
}
src_install() {
+ DOCS="AUTHORS ChangeLog* HACKING MAINTAINERS NEWS* README"
gnome2_src_install
readme.gentoo_create_doc
}
diff --git a/mail-client/evolution/evolution-9999.ebuild
b/mail-client/evolution/evolution-9999.ebuild
index 3aa56a4..7d7f0d0 100644
--- a/mail-client/evolution/evolution-9999.ebuild
+++ b/mail-client/evolution/evolution-9999.ebuild
@@ -110,8 +110,6 @@ src_prepare() {
# Reason?
ELTCONF="--reverse-deps"
- DOCS="AUTHORS ChangeLog* HACKING MAINTAINERS NEWS* README"
-
#eautoreconf # See https://bugzilla.gnome.org/701904
gnome2_src_prepare
@@ -148,6 +146,7 @@ src_configure() {
}
src_install() {
+ DOCS="AUTHORS ChangeLog* HACKING MAINTAINERS NEWS* README"
gnome2_src_install
readme.gentoo_create_doc
}