diff options
Diffstat (limited to 'nonworking/ocamlc/ocamlc-native_3.06.oe')
-rw-r--r-- | nonworking/ocamlc/ocamlc-native_3.06.oe | 9 |
1 files changed, 0 insertions, 9 deletions
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 |