Ignore build artifact
[khome.git] / deps / terminus-font-4.48 / Makefile
index cc17239..e7c6502 100644 (file)
@@ -1,3 +1,5 @@
+# See: https://wiki.debian.org/Fonts
+
 .PHONY: maybeall all download extract build install
 
 maybeall:
@@ -22,6 +24,8 @@ build: data/terminus-font-4.48
 
 install: data/terminus-font-4.48
        cd data/terminus-font-4.48 && make install fontdir
+       sudo dpkg-reconfigure fontconfig-config
+       fc-cache -fv
 
 
 data/terminus-font-4.48.tar.gz:
This page took 0.029702 seconds and 4 git commands to generate.