mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
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:
@@ -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 $@
|
||||
|
||||
|
||||
@@ -12,12 +12,8 @@ cat/ls.c
|
||||
cat/tail.c
|
||||
common/edit/file-edit.c
|
||||
common/edit/file-edit.h
|
||||
common/mlaugeas/augeas-c.c
|
||||
common/mlcustomize/dummy.c
|
||||
common/mlgettext/dummy.c
|
||||
common/mllibvirt/libvirt_c_epilogue.c
|
||||
common/mllibvirt/libvirt_c_oneoffs.c
|
||||
common/mllibvirt/libvirt_c_prologue.c
|
||||
common/mlpcre/dummy.c
|
||||
common/mlpcre/pcre-c.c
|
||||
common/mlprogress/progress-c.c
|
||||
|
||||
@@ -14,13 +14,8 @@ cat/tail.c
|
||||
common/edit/file-edit.c
|
||||
common/errnostring/errnostring-gperf.c
|
||||
common/errnostring/errnostring.c
|
||||
common/mlaugeas/augeas-c.c
|
||||
common/mlcustomize/dummy.c
|
||||
common/mlgettext/dummy.c
|
||||
common/mllibvirt/generator.pl
|
||||
common/mllibvirt/libvirt_c_epilogue.c
|
||||
common/mllibvirt/libvirt_c_oneoffs.c
|
||||
common/mllibvirt/libvirt_c_prologue.c
|
||||
common/mlpcre/dummy.c
|
||||
common/mlpcre/pcre-c.c
|
||||
common/mlprogress/progress-c.c
|
||||
|
||||
@@ -18,12 +18,10 @@ builder/sigchecker.ml
|
||||
builder/simplestreams_parser.ml
|
||||
builder/sources.ml
|
||||
builder/utils.ml
|
||||
common/mlaugeas/augeas.ml
|
||||
common/mlcustomize/SELinux_relabel.ml
|
||||
common/mlcustomize/customize_cmdline.ml
|
||||
common/mlcustomize/firstboot.ml
|
||||
common/mlgettext/common_gettext.ml
|
||||
common/mllibvirt/libvirt.ml
|
||||
common/mlpcre/PCRE.ml
|
||||
common/mlpcre/pcre_tests.ml
|
||||
common/mlprogress/progress.ml
|
||||
|
||||
Reference in New Issue
Block a user