diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-01-26 19:12:56 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-01-26 23:56:34 -0500 |
commit | 10bc4cd469fc677892b07748ec85804ca120825f (patch) | |
tree | 662c8f72ce1bb03c0be25e6469e357fd183b254f /src/libsystemd-terminal | |
parent | 4a84f3e61434cdc52f91477d7fd937600159e4f1 (diff) |
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.
Diffstat (limited to 'src/libsystemd-terminal')
-rw-r--r-- | src/libsystemd-terminal/.gitignore | 1 | ||||
-rw-r--r-- | src/libsystemd-terminal/unifont-glyph-array.bin | bin | 2621472 -> 0 bytes |
2 files changed, 1 insertions, 0 deletions
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 diff --git a/src/libsystemd-terminal/unifont-glyph-array.bin b/src/libsystemd-terminal/unifont-glyph-array.bin Binary files differdeleted file mode 100644 index 46f150c42b..0000000000 --- a/src/libsystemd-terminal/unifont-glyph-array.bin +++ /dev/null |