Blame SOURCES/noto-emoji-build-all-flags.patch

f763a1
--- old/Makefile	2018-05-03 20:32:14.000000000 +0200
f763a1
+++ new/Makefile	2018-05-08 11:48:20.811073447 +0200
f763a1
@@ -78,7 +78,7 @@
f763a1
 
f763a1
 ALL_FLAGS = $(basename $(notdir $(wildcard $(FLAGS_SRC_DIR)/*.png)))
f763a1
 
f763a1
-FLAGS = $(SELECTED_FLAGS)
f763a1
+FLAGS = $(ALL_FLAGS)
f763a1
 
f763a1
 FLAG_NAMES = $(FLAGS:%=%.png)
f763a1
 FLAG_FILES = $(addprefix $(FLAGS_DIR)/, $(FLAG_NAMES))