shithub: figlet

Download patch

ref: 1adf41744cbbdfdb7c834c92bd37280650fb7b5a
parent: 3af5ee52fe30dd6fc2289313f40ef81fbe9e54d5
author: glenda <glenda@9front.local>
date: Thu Aug 5 13:18:51 EDT 2021

removed games/ path

--- a/showfigfonts
+++ b/showfigfonts
@@ -14,7 +14,7 @@
 # Usage: showfigfonts [ -d directory ] [ word ]
 
 # Set up $path so figlet can be found
-path=(. /bin /bin/games /bin/games/figlet)
+path=(. /bin /bin/figlet)
 
 # Get figlet version
 FIGLETVERSION=`{figlet -I1 >[2]/dev/null}