shithub: mc

Download patch

ref: c5a85da300fa7d5ade3df6b27a2872872379c9b5
parent: c0b460f481095e01505e1a7771a2c94bbbff7463
author: Ori Bernstein <ori@eigenstate.org>
date: Wed Dec 31 09:09:59 EST 2014

Update the bldfile to match the Makefile.

--- a/libstd/bldfile
+++ b/libstd/bldfile
@@ -75,7 +75,6 @@
 	dir+freebsd.myr
 	dir+linux.myr
 	dir+osx.myr
-	waitstatus+freebsd.myr
-	waitstatus+linux.myr
-	waitstatus+osx.myr
+	wait+posixy.myr
+	wait+plan9.myr
 ;;
--