summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/mount-gtk/mount-gtk-1.4.4.ebuild')
-rw-r--r--sys-apps/mount-gtk/mount-gtk-1.4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/mount-gtk/mount-gtk-1.4.4.ebuild b/sys-apps/mount-gtk/mount-gtk-1.4.4.ebuild
index 563968c6477e..c8cf9d128bbf 100644
--- a/sys-apps/mount-gtk/mount-gtk-1.4.4.ebuild
+++ b/sys-apps/mount-gtk/mount-gtk-1.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -37,5 +37,5 @@ src_prepare() {
src_configure() {
# acinclude.m4 is broken and environment flags override these:
append-cxxflags -fexceptions -frtti -fsigned-char -fno-check-new -pthread
- econf --docdir=/usr/share/doc/${PF}
+ econf
}