shithub: mc

Download patch

ref: fc836572b87f619ac93eba9cc6f7ede657e4d17a
parent: 40cb514dc86cbabe9730d0e1ca650d0c8ed18cc2
author: Ori Bernstein <ori@eigenstate.org>
date: Sat Sep 9 12:15:50 EDT 2017

Fix `mk check` on plan 9.

--- a/mkfile
+++ b/mkfile
@@ -49,7 +49,7 @@
 	ape/psh mbldwrap.sh uninstall
 
 check:V: all
-	mbld/mbld test
+	obj/mbld/mbld test
 
 config.h:
 	echo '#define Instroot "/amd64"' > config.h