From 10bc4cd469fc677892b07748ec85804ca120825f Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Mon, 26 Jan 2015 19:12:56 -0500 Subject: build-sys: unbundle unifont We should prefer the unifont.hex file from the system, instead of our own. Upstream has made a few releases since our version was included, and we should follow upstream changes. But adding 2.6MB to our source repo every time upstream releases is not nice. --- src/libsystemd-terminal/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/libsystemd-terminal/.gitignore (limited to 'src/libsystemd-terminal/.gitignore') diff --git a/src/libsystemd-terminal/.gitignore b/src/libsystemd-terminal/.gitignore new file mode 100644 index 0000000000..7de83bd3e9 --- /dev/null +++ b/src/libsystemd-terminal/.gitignore @@ -0,0 +1 @@ +/unifont-glyph-array.bin -- cgit v1.2.3-54-g00ecf