summaryrefslogtreecommitdiff
path: root/noto-emoji-build-all-flags.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-05 02:45:46 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-05 02:45:46 +0000
commit63bf5ac5f3a1cd942b2389bddb1c4e3e4017bbfd (patch)
treed6a389a798e882d6ffa2463618b5d77f8df17a76 /noto-emoji-build-all-flags.patch
parent6ee8cd1f4293f4b5c08291e1b76049d5b1d09ea1 (diff)
automatic import of google-noto-emoji-fontsopeneuler24.03_LTS
Diffstat (limited to 'noto-emoji-build-all-flags.patch')
-rw-r--r--noto-emoji-build-all-flags.patch11
1 files changed, 11 insertions, 0 deletions
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))