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