shithub: rc

Download patch

ref: 65ffdb28ed00a6aae0e551e35703bac65baab037
parent: 376b90d602e13f52c8a3b07db90ed37132f0d581
author: qwx <qwx@sciops.net>
date: Sat Oct 16 09:44:09 EDT 2021

bindbins: add ocamlshit

--- a/bin/bindbins
+++ b/bin/bindbins
@@ -13,6 +13,5 @@
 	bind -a /sys/lib/go/amd64-1.15.2/bin /bin
 if(test -f $home/p/rc/fn)
 	. $home/p/rc/fn
-
-#if(test -d $home/p/sm2/lib)
-#	bind -ac $home/p/sm2/lib /lib
+if(test -d /usr/ocaml/bin)
+	bind -b /usr/ocaml/bin /bin