]> git.ipfire.org Git - thirdparty/libvirt.git/commit
m4: Put wireshark plugin into epan/ directory
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 8 Feb 2019 09:47:42 +0000 (10:47 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 12 Feb 2019 08:22:59 +0000 (09:22 +0100)
commitdc93997a837cf7ac1c0466741a71d32551254504
treec844672ae33b5e3be9bfd4b6b531f6c52ae2565c
parent4c22fd717baf54715320142cab670fe92935aa86
m4: Put wireshark plugin into epan/ directory

Since wirshark-2.5.0 toplevel plugins are no longer loaded. Only
plugins from epan/, wiretap/ or codecs/ subdirs are. Update the
plugin dir we generate. This is safe to do even for older
wiresharks, since they load plugins from there too.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
libvirt.spec.in
m4/virt-wireshark.m4