build: Remove bundled copy of ocaml-augeas

This is now an external dependency.
This commit is contained in:
Richard W.M. Jones
2023-01-19 22:55:47 +00:00
parent e0d23c861c
commit fbf7fe8793
14 changed files with 17 additions and 1472 deletions

View File

@@ -172,6 +172,11 @@ I<Required>.
I<Required>.
=item ocaml-augeas
I<Required>. These are the OCaml bindings for Augeas, found at:
L<http://people.redhat.com/~rjones/augeas/>
=item xz
I<Required>.

View File

@@ -71,20 +71,6 @@ Various build scripts used by autotools.
L<virt-builder(1)> command and documentation.
=item F<bundled>
Embedded copies of other libraries, mostly for convenience (and the embedded
library is not widespread enough).
=over 4
=item F<bundled/ocaml-augeas>
Bindings for the Augeas library. These come from the ocaml-augeas
library L<http://git.annexia.org/?p=ocaml-augeas.git>
=back
=item F<cat>
The L<virt-cat(1)>, L<virt-filesystems(1)>, L<virt-log(1)>,