summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/pavucontrol/pavucontrol-4.0.ebuild')
-rw-r--r--media-sound/pavucontrol/pavucontrol-4.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/pavucontrol/pavucontrol-4.0.ebuild b/media-sound/pavucontrol/pavucontrol-4.0.ebuild
index 182d6ce2c562..3a675042aecb 100644
--- a/media-sound/pavucontrol/pavucontrol-4.0.ebuild
+++ b/media-sound/pavucontrol/pavucontrol-4.0.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
@@ -33,7 +33,6 @@ src_configure() {
append-cxxflags -std=c++11 #567216
local myeconfargs=(
--disable-lynx
- --docdir=/usr/share/doc/${PF}
$(use_enable nls)
)
econf "${myeconfargs[@]}"