commit: f2e9599f97faf48fe0a2b8a858bac42aee8e05b6 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Dec 30 18:15:28 2023 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Sat Dec 30 18:20:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f2e9599f
media-fonts/twemoji: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> media-fonts/twemoji/files/noto-build-all-flags.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/media-fonts/twemoji/files/noto-build-all-flags.patch b/media-fonts/twemoji/files/noto-build-all-flags.patch deleted file mode 100644 index 564b08a590..0000000000 --- a/media-fonts/twemoji/files/noto-build-all-flags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- old/Makefile 2018-05-03 20:32:14.000000000 +0200 -+++ new/Makefile 2018-05-08 11:48:20.811073447 +0200 -@@ -78,7 +78,7 @@ - - ALL_FLAGS = $(basename $(notdir $(wildcard $(FLAGS_SRC_DIR)/*.png))) - --FLAGS = $(SELECTED_FLAGS) -+FLAGS = $(ALL_FLAGS) - - FLAG_NAMES = $(FLAGS:%=%.png) - FLAG_FILES = $(addprefix $(FLAGS_DIR)/, $(FLAG_NAMES))
