nixpkgs/pkgs/development/tools/ocaml/js_of_ocaml/Makefile.conf.diff
2016-01-01 19:04:40 +01:00

11 lines
238 B
Diff

--- old/Makefile.conf 2014-05-19 16:53:09.263564921 +0200
+++ new/Makefile.conf 2014-05-19 16:53:42.213152994 +0200
@@ -1,6 +1,6 @@
# Where binaries are installed:
-BINDIR := `dirname \`which ocamlc\``
+BINDIR := $(out)/bin
####