diff options
Diffstat (limited to 'nonworking/ocamlc')
-rw-r--r-- | nonworking/ocamlc/ocamlc-native_3.06.bb | 0 | ||||
-rw-r--r-- | nonworking/ocamlc/ocamlc-native_3.06.oe | 9 |
2 files changed, 0 insertions, 9 deletions
diff --git a/nonworking/ocamlc/ocamlc-native_3.06.bb b/nonworking/ocamlc/ocamlc-native_3.06.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/nonworking/ocamlc/ocamlc-native_3.06.bb diff --git a/nonworking/ocamlc/ocamlc-native_3.06.oe b/nonworking/ocamlc/ocamlc-native_3.06.oe deleted file mode 100644 index 9bd0ce5394..0000000000 --- a/nonworking/ocamlc/ocamlc-native_3.06.oe +++ /dev/null @@ -1,9 +0,0 @@ -DESCRIPTION=Objective Caml Compiler -SECTION=base -PRIORITY=optional -LICENSE=QPL - -SRC_URI = http://caml.inria.fr/distrib/ocaml-3.06/ocaml-3.06.tar.gz -S = ${WORKDIR}/ocaml-${PV} - -inherit autotools native |