also install ff2col - ff2txt - farbfeld image to plain text visualization
HTML git clone git://bitreich.org/ff2txt git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/ff2txt
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
---
DIR commit 5df87eb4a3a7498b2fc28df2242a37659affa46a
DIR parent f1449ce65e9511b49df15a3a56769b831cafd631
HTML Author: Josuah Demangeon <mail@josuah.net>
Date: Fri, 23 Feb 2018 20:21:44 +0100
also install ff2col
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/Makefile b/Makefile
@@ -13,7 +13,7 @@ ff2col: ff2col.o util.o util.h
install:
mkdir -p ${PREFIX}/bin
- cp ff2braille ${PREFIX}/bin
+ cp ff2col ff2braille ${PREFIX}/bin
clean:
rm -f *.o ff2braille ff2col