shithub: figlet

Download patch

ref: 649e276d63d7a15613b96eb32d89f91dba4b46a4
parent: e1e74af6c608a65134fd0d206438e6ce9a8f920a
author: glenda <glenda@9front.local>
date: Thu Aug 5 13:17:09 EDT 2021

mkfile clean up

--- a/mkfile
+++ b/mkfile
@@ -6,7 +6,7 @@
 CFLAGS =
 LDFLAGS =
 
-BIN = /$objtype/bin/games/figlet
+BIN = /$objtype/bin/figlet
 
 # Where figlet will search first for fonts (the ".flf" files).
 DEFAULTFONTDIR = "$BIN/fonts"