summaryrefslogtreecommitdiff
path: root/noto-emoji-build-all-flags.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 15:41:43 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 15:41:43 +0000
commitc51421b0b1cab8b23627477fdcc98c60edc88254 (patch)
treed6a389a798e882d6ffa2463618b5d77f8df17a76 /noto-emoji-build-all-flags.patch
parent17e030792ec1cd975c432ea2502f6cdf37415ea7 (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))