summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/abyss/abyss-2.3.4.ebuild')
-rw-r--r--sci-biology/abyss/abyss-2.3.4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-biology/abyss/abyss-2.3.4.ebuild b/sci-biology/abyss/abyss-2.3.4.ebuild
index c2e1ffd29b32..437975eb357a 100644
--- a/sci-biology/abyss/abyss-2.3.4.ebuild
+++ b/sci-biology/abyss/abyss-2.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -44,7 +44,6 @@ pkg_setup() {
src_prepare() {
default
sed -i -e "s/-Werror//" configure.ac || die #365195
- sed -i -e "/dist_pkgdoc_DATA/d" Makefile.am || die
eautoreconf
}