code: 9ferno

Download patch

ref: 4efa9e330bff64293522c82b9119f37400a147f0
parent: 6c239108d809d768ed84e0eff9a05619c5e11187
author: joe9 <joe9mail@gmail.com>
date: Wed Jul 28 12:39:16 EDT 2021

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

This reverts commit c52aa4936cee1c8a41c53aefe629a25de3560387.

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