summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2021-05-14 11:00:05 +0200
committerLars Wendler <polynomial-c@gentoo.org>2021-05-14 12:17:35 +0200
commit8b67c80493bc0fbe240a35c925d41d39f71b0241 (patch)
treecb18acfa71ffb967e8d4acb9884a228e4f68711e
parentsys-apps/net-tools: Remove old 1.60_p20180626073013 (diff)
downloadgentoo-8b67c80493bc0fbe240a35c925d41d39f71b0241.tar.gz
gentoo-8b67c80493bc0fbe240a35c925d41d39f71b0241.tar.bz2
gentoo-8b67c80493bc0fbe240a35c925d41d39f71b0241.zip
www-client/seamonkey: Drop "minimal" USE flag
Closes: https://bugs.gentoo.org/789300 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-rw-r--r--www-client/seamonkey/seamonkey-2.53.7.1-r1.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.7.1-r1.ebuild b/www-client/seamonkey/seamonkey-2.53.7.1-r1.ebuild
index ce8fefb7646d..b2745d4b7e66 100644
--- a/www-client/seamonkey/seamonkey-2.53.7.1-r1.ebuild
+++ b/www-client/seamonkey/seamonkey-2.53.7.1-r1.ebuild
@@ -49,7 +49,7 @@ LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
SLOT="0"
SYSTEM_IUSE=( +system-{av1,harfbuzz,icu,jpeg,libevent,libvpx,sqlite} )
IUSE="+chatzilla cpu_flags_arm_neon +crypt dbus debug +gmp-autoupdate +ipc jack
-lto minimal pulseaudio +roaming selinux startup-notification test wifi"
+lto pulseaudio +roaming selinux startup-notification test wifi"
IUSE+=" ${SYSTEM_IUSE[@]}"
KEYWORDS="amd64 ~ppc64 x86"
@@ -498,10 +498,6 @@ src_install() {
# Required in order to use plugins and even run seamonkey on hardened.
pax-mark m "${ED}"/${MOZILLA_FIVE_HOME}/{seamonkey,seamonkey-bin,plugin-container}
- if use minimal ; then
- rm -r "${ED}"/usr/include "${ED}/${MOZILLA_FIVE_HOME}"/{idl,include,lib,sdk} || die
- fi
-
if use chatzilla ; then
emid='{59c81df5-4b7a-477b-912d-4e0fdf64e5f2}'