summaryrefslogtreecommitdiff
path: root/userspace/fonts/Makefile
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-08-19 03:33:06 +0200
committerMiguel <m.i@gmx.at>2018-08-19 03:33:06 +0200
commitc102a9cd6c1da22f0c928fc66bd4bf0b5750765a (patch)
treec22aad4aeee45fbba2d5fb360875edd794207c69 /userspace/fonts/Makefile
parent9b13ca03dacb6a385461dccad319010537add5cf (diff)
foolos fonts work again!
Diffstat (limited to 'userspace/fonts/Makefile')
-rw-r--r--userspace/fonts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/fonts/Makefile b/userspace/fonts/Makefile
index 2eeaf37..a203753 100644
--- a/userspace/fonts/Makefile
+++ b/userspace/fonts/Makefile
@@ -1,5 +1,5 @@
############ fool-font ############
binfont.bin: binfont.src
- python3.2 binarize.py $< $@
+ python3 binarize.py $< $@
clean:
-rm binfont.bin