summaryrefslogtreecommitdiff
path: root/themes/example_05/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'themes/example_05/Makefile')
-rw-r--r--themes/example_05/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/example_05/Makefile b/themes/example_05/Makefile
index 07357a5..e54c817 100644
--- a/themes/example_05/Makefile
+++ b/themes/example_05/Makefile
@@ -16,7 +16,7 @@ bootlogo: example_*.bc font
$(GFXBOOT) --archive $@.dir --pack-archive $@
font:
- $(GFXBOOT_FONT) -v -f DejaVuSans:size=32 font.fnt >font.log
+ $(GFXBOOT_FONT) -v -p /usr/share/fonts/truetype/ttf-dejavu -f DejaVuSans:size=32 font.fnt >font.log
clean:
rm -rf *~ *.log *.dir bootlogo *.fnt