Remove mlaugeas and mllibvirt leftovers

Update according to the removal of the embedded copies of augeas-ocaml,
and libvirt-ocaml from the common submodule.
This commit is contained in:
Pino Toscano
2019-12-16 18:55:01 +01:00
parent 3c8e7e41db
commit 957549cd2d
4 changed files with 1 additions and 13 deletions

View File

@@ -316,7 +316,7 @@ ChangeLog: configure.ac
docs/C_SOURCE_FILES: configure.ac
rm -f $@ $@-t
find $(DIST_SUBDIRS) -name '*.[ch]' | \
grep -v -E '^(builder/index-parse\.|builder/index-scan\.|common/mllibvirt/libvirt_c\.c|examples/|gnulib/|gobject/|java/com_redhat_et_libguestfs|perl/|php/extension/config\.h|ruby/ext/guestfs/extconf\.h|tests/|test-data/|bundled/)' | \
grep -v -E '^(builder/index-parse\.|builder/index-scan\.|examples/|gnulib/|gobject/|java/com_redhat_et_libguestfs|perl/|php/extension/config\.h|ruby/ext/guestfs/extconf\.h|tests/|test-data/|bundled/)' | \
grep -v -E '/(guestfs|rc)_protocol\.' | \
grep -v -E '.*/errnostring\.' | \
grep -v -E '.*-gperf\.' | \
@@ -332,7 +332,6 @@ po/POTFILES: configure.ac
grep -v -E '/((guestfs|rc)_protocol\.c)$$' | \
grep -v -E '^python/utils\.c$$' | \
grep -v -E '^perl/lib/Sys/Guestfs\.c$$' | \
grep -v -E '^common/mllibvirt/libvirt_c\.c$$' | \
LC_ALL=C sort -u > $@-t
mv $@-t $@