depot/pkgs/applications/science/misc/megam/ocaml-3.12.patch
Luke Granger-Brown 57725ef3ec Squashed 'third_party/nixpkgs/' content from commit 76612b17c0ce
git-subtree-dir: third_party/nixpkgs
git-subtree-split: 76612b17c0ce71689921ca12d9ffdc9c23ce40b2
2024-11-10 23:59:47 +00:00

12 lines
345 B
Diff

diff -ru megam_0.92/Makefile megam_0.92-b/Makefile
--- megam_0.92/Makefile 2007-10-08 18:06:04.000000000 +0100
+++ megam_0.92-b/Makefile 2013-11-25 10:14:20.000000000 +0000
@@ -59,7 +59,7 @@
WITHUNIX =unix.cma -cclib -lunix
-WITHSTR =str.cma -cclib -lstr
+WITHSTR =str.cma -cclib -lcamlstr
WITHBIGARRAY =bigarray.cma -cclib -lbigarray