commit: 957eb144990afcaa2879240a6f3726c37db5856b Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Mar 21 12:38:19 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Mar 22 14:03:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=957eb144
dev-libs/libindicator: remove unused patch Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/20029 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> .../libindicator/files/libindicator-ldflags-spacing.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dev-libs/libindicator/files/libindicator-ldflags-spacing.patch b/dev-libs/libindicator/files/libindicator-ldflags-spacing.patch deleted file mode 100644 index 5bd2cf89d5a..00000000000 --- a/dev-libs/libindicator/files/libindicator-ldflags-spacing.patch +++ /dev/null @@ -1,12 +0,0 @@ -https://bugs.launchpad.net/libindicator/+bug/1502925 ---- a/configure.ac 2012-07-11 14:07:33.167169453 -0400 -+++ b/configure.ac 2015-10-04 09:59:31.023669616 -0400 -@@ -66,7 +66,7 @@ - AM_CONDITIONAL(USE_GTK3, [test "x$with_gtk" = x3]) - - LT_LIB_M --LIBINDICATOR_LIBS+="$LIBM" -+LIBINDICATOR_LIBS+=" $LIBM" - - ############################## - # Custom Junk
