You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-fonts/unifont/files/11.0.02-make.patch

12 lines
366 B

--- a/font/Makefile
+++ b/font/Makefile
@@ -247,7 +247,7 @@
# as a baseline. Remove the Plane 1 Copyleft glyph from the Plane 0
# set of hex files.
#
-coverage:
+coverage: hex
grep -v "^01F12F" $(COMPILED_DIR)/unifont_csur_lower-$(VERSION).hex \
> $(COMPILED_DIR)/unifont_all-$(VERSION).hex
sort plane0[1-E]/*.hex plane0Fcsur/*.hex | grep -v "^0020:" \