code: 9ferno

Download patch

ref: c52aa4936cee1c8a41c53aefe629a25de3560387
parent: 195f678619d3bd130993c128b398977036528de4
author: 9ferno <gophone2015@gmail.com>
date: Mon Jul 26 20:52:45 EDT 2021

set the full path of the executable instead of relying on path

--- a/mkfiles/mkhost-9front
+++ b/mkfiles/mkhost-9front
@@ -6,7 +6,7 @@
 HOSTMODEL=	9front
 OSTARG=		Inferno
 
-DATA2S=	data2s
+DATA2S=$ROOT/$OBJDIR/bin/data2s
 NDATE=		date -n
 KSIZE=		size
 AWK=		awk