diff options
author | David Seifert <soap@gentoo.org> | 2020-02-23 15:16:51 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-23 15:16:51 +0100 |
commit | 24d75f9c5369eceacf7fd61ea241f21934545d6b (patch) | |
tree | ea5b16eaaab0d23116edc87a96d9166545e81fc2 /sys-apps | |
parent | net-mail/mailutils: Fix building with GCC 10 (diff) | |
download | gentoo-24d75f9c5369eceacf7fd61ea241f21934545d6b.tar.gz gentoo-24d75f9c5369eceacf7fd61ea241f21934545d6b.tar.bz2 gentoo-24d75f9c5369eceacf7fd61ea241f21934545d6b.zip |
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/dbus/dbus-1.12.16.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/firejail-lts/firejail-lts-0.9.56.2-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/firejail-lts/firejail-lts-0.9.56.2.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/kmscon/kmscon-8-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/kmscon/kmscon-8_p20180906.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/mount-gtk/mount-gtk-1.4.4.ebuild | 4 |
6 files changed, 6 insertions, 13 deletions
diff --git a/sys-apps/dbus/dbus-1.12.16.ebuild b/sys-apps/dbus/dbus-1.12.16.ebuild index 7a9f46fbf42a..66161f460be6 100644 --- a/sys-apps/dbus/dbus-1.12.16.ebuild +++ b/sys-apps/dbus/dbus-1.12.16.ebuild @@ -114,8 +114,6 @@ multilib_src_configure() { # not on an SELinux profile. myconf=( --localstatedir="${EPREFIX}/var" - --docdir="${EPREFIX}/usr/share/doc/${PF}" - --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" $(use_enable static-libs static) $(use_enable debug verbose-mode) --disable-asserts diff --git a/sys-apps/firejail-lts/firejail-lts-0.9.56.2-r1.ebuild b/sys-apps/firejail-lts/firejail-lts-0.9.56.2-r1.ebuild index 0cd44b693c7e..b1aae3c00dae 100644 --- a/sys-apps/firejail-lts/firejail-lts-0.9.56.2-r1.ebuild +++ b/sys-apps/firejail-lts/firejail-lts-0.9.56.2-r1.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 @@ -38,7 +38,6 @@ src_prepare() { src_configure() { econf \ - --docdir="${EPREFIX}/usr/share/doc/${PF}" \ $(use_enable apparmor) \ $(use_enable globalcfg) \ $(use_enable network) \ @@ -46,5 +45,4 @@ src_configure() { $(use_enable suid) \ $(use_enable userns) \ $(use_enable whitelist) - } diff --git a/sys-apps/firejail-lts/firejail-lts-0.9.56.2.ebuild b/sys-apps/firejail-lts/firejail-lts-0.9.56.2.ebuild index 7ded7fe5cedd..b2a3e4c3d744 100644 --- a/sys-apps/firejail-lts/firejail-lts-0.9.56.2.ebuild +++ b/sys-apps/firejail-lts/firejail-lts-0.9.56.2.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 @@ -36,7 +36,6 @@ src_prepare() { src_configure() { econf \ - --docdir="${EPREFIX}/usr/share/doc/${PF}" \ $(use_enable apparmor) \ $(use_enable globalcfg) \ $(use_enable network) \ diff --git a/sys-apps/kmscon/kmscon-8-r1.ebuild b/sys-apps/kmscon/kmscon-8-r1.ebuild index 0266f4a63a2b..31ab17695d03 100644 --- a/sys-apps/kmscon/kmscon-8-r1.ebuild +++ b/sys-apps/kmscon/kmscon-8-r1.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=6 @@ -125,7 +125,6 @@ src_configure() { $(use_enable debug) \ $(use_enable optimizations) \ $(use_enable systemd multi-seat) \ - --htmldir=/usr/share/doc/${PF}/html \ --with-video=${VIDEO} \ --with-fonts=${FONTS} \ --with-renderers=${RENDER} \ diff --git a/sys-apps/kmscon/kmscon-8_p20180906.ebuild b/sys-apps/kmscon/kmscon-8_p20180906.ebuild index e74c5c761b77..ad7c9809336b 100644 --- a/sys-apps/kmscon/kmscon-8_p20180906.ebuild +++ b/sys-apps/kmscon/kmscon-8_p20180906.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=6 @@ -123,7 +123,6 @@ src_configure() { $(use_enable debug) \ $(use_enable optimizations) \ $(use_enable systemd multi-seat) \ - --htmldir=/usr/share/doc/${PF}/html \ --with-video=${VIDEO} \ --with-fonts=${FONTS} \ --with-renderers=${RENDER} \ 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 } |