code: plan9front

Download patch

ref: e64efe273fcb921a61bf27d33b230c4e64fcd425
parent: a7a34f1fdf891d655524f1fa963e39d3cbd168d9
author: glenda <cinap_lenrek@felloff.net>
date: Sun Jun 13 09:21:12 EDT 2021

/sys/lib/dist/mkfile: test for .git directory

--- a/sys/lib/dist/mkfile
+++ b/sys/lib/dist/mkfile
@@ -169,7 +169,7 @@
 	}
 
 binds:V:
-	test -d /n/src9/.hg && bind /n/src9 /n/src9/dist/plan9front
+	test -d /n/src9/.git && bind /n/src9 /n/src9/dist/plan9front
 	bind cfg /n/src9/cfg
 	bind mail/lib /n/src9/mail/lib
 	bind ndb /n/src9/lib/ndb