shithub: riow

Download patch

ref: 0e85110ae3ae43e0dd1133d6b20fe113010dd7d7
parent: 69da4f0ed3907342fa6084e3bc21a8d9744fc4eb
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Thu Oct 15 12:21:23 EDT 2020

don't put rc scripts into //bin (thanks qwx)

--- a/mkfile
+++ b/mkfile
@@ -10,7 +10,7 @@
 
 </sys/src/cmd/mkone
 
-install:V: $BIN/$TARG $BIN/riow
+install:V: $BIN/$TARG /rc/bin/riow
 
-$BIN/riow: riow
+/rc/bin/riow: riow
 	cp $prereq $target