OCamlMakefile update.
svn path=/nixpkgs/trunk/; revision=32687
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
addOcamlMakefile () {
|
||||
export OCAMLMAKEFILE="@out@/include/OCamlMakefile"
|
||||
}
|
||||
|
||||
envHooks=(${envHooks[@]} addOcamlMakefile)
|
||||
Reference in New Issue
Block a user