Add a derivation for js_of_ocaml

This commit is contained in:
Florent Becker
2014-09-06 12:44:32 +04:00
committed by Michael Raskin
parent b5c621062d
commit 3245b97000
3 changed files with 40 additions and 0 deletions
@@ -0,0 +1,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 := /usr/local/bin
+BINDIR := $(out)/bin
####