From f6046f9b54c1f14d12a67fa66ca0c881b49e8ceb Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 7 Jul 2017 10:01:07 +0000 Subject: Move old Baserock format definitions into old/ directory --- old/unmaintained/strata/ocaml-language/ocaml.morph | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 old/unmaintained/strata/ocaml-language/ocaml.morph (limited to 'old/unmaintained/strata/ocaml-language/ocaml.morph') diff --git a/old/unmaintained/strata/ocaml-language/ocaml.morph b/old/unmaintained/strata/ocaml-language/ocaml.morph new file mode 100644 index 00000000..00e36767 --- /dev/null +++ b/old/unmaintained/strata/ocaml-language/ocaml.morph @@ -0,0 +1,8 @@ +name: ocaml +kind: chunk +configure-commands: +- ./configure --prefix "$PREFIX" +build-commands: +- make world.opt +install-commands: +- make DESTDIR="$DESTDIR" install -- cgit v1.2.1