summary refs log tree commit diff
path: root/pkgs/development/tools/ocaml/js_of_ocaml/Makefile.conf.diff
blob: e6fc96038ff87b376d816d7fd6c9404052f18218 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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
 
 ####