From 63bf5ac5f3a1cd942b2389bddb1c4e3e4017bbfd Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 5 Aug 2024 02:45:46 +0000 Subject: automatic import of google-noto-emoji-fonts --- noto-emoji-build-all-flags.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 noto-emoji-build-all-flags.patch (limited to 'noto-emoji-build-all-flags.patch') diff --git a/noto-emoji-build-all-flags.patch b/noto-emoji-build-all-flags.patch new file mode 100644 index 0000000..564b08a --- /dev/null +++ b/noto-emoji-build-all-flags.patch @@ -0,0 +1,11 @@ +--- 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)) -- cgit v1.2.3