summaryrefslogtreecommitdiff
path: root/dev-util/lttng-ust/lttng-ust-2.10.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/lttng-ust/lttng-ust-2.10.6.ebuild')
-rw-r--r--dev-util/lttng-ust/lttng-ust-2.10.6.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-util/lttng-ust/lttng-ust-2.10.6.ebuild b/dev-util/lttng-ust/lttng-ust-2.10.6.ebuild
index ead5c2518d16..d7181325dce3 100644
--- a/dev-util/lttng-ust/lttng-ust-2.10.6.ebuild
+++ b/dev-util/lttng-ust/lttng-ust-2.10.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -29,7 +29,3 @@ src_prepare() {
fi
eautoreconf
}
-
-src_configure() {
- econf --docdir=/usr/share/doc/${PF}
-}