diff options
Diffstat (limited to 'x11-misc/spacefm/spacefm-9999.ebuild')
-rw-r--r-- | x11-misc/spacefm/spacefm-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/spacefm/spacefm-9999.ebuild b/x11-misc/spacefm/spacefm-9999.ebuild index d7f32ee9c498..31647a6d0f80 100644 --- a/x11-misc/spacefm/spacefm-9999.ebuild +++ b/x11-misc/spacefm/spacefm-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -42,7 +42,6 @@ PATCHES=( "${FILESDIR}"/${PN}-9999-include-sysmacros.patch ) src_configure() { econf \ - --htmldir=/usr/share/doc/${PF}/html \ $(use_enable startup-notification) \ $(use_enable video-thumbnails) \ --disable-hal \ |