diff options
author | Ian Jordan <immoloism@gmail.com> | 2024-04-07 13:45:54 +0100 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-09 20:28:48 +0300 |
commit | 78055ff21f182cb8943f053b5934e5d295a48d52 (patch) | |
tree | b0b924cdd27e6fbcfeb9ae983ef164a2d4b794d2 /mate-base | |
parent | dev-python/python-caja: ebuild cleanup (diff) | |
download | gentoo-78055ff21f182cb8943f053b5934e5d295a48d52.tar.gz gentoo-78055ff21f182cb8943f053b5934e5d295a48d52.tar.bz2 gentoo-78055ff21f182cb8943f053b5934e5d295a48d52.zip |
mate-base/mate-control-center: drop uneeded patch
Signed-off-by: Ian Jordan <immoloism@gmail.com>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate-control-center/mate-control-center-1.28.0.ebuild | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild index a74dfcd9c48f..3a172d90a638 100644 --- a/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild +++ b/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild @@ -63,14 +63,6 @@ BDEPEND="${COMMON_DEPEND} virtual/pkgconfig " -PATCHES=( - # https://github.com/mate-desktop/mate-control-center/issues/701 - # temoprarily disable ayatana appindicator support until it's fixed - # for 1.28.0 release - #"${FILESDIR}"/${PN}-1.26.0-ayatana-detection.patch - "${FILESDIR}/${PN}"-1.28.0-optional-systemd.patch -) - src_configure() { mate_src_configure \ --disable-update-mimedb \ |