]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libvirt.spec.in: Adapt to newest wireshark plugindir v2.1.0-rc1
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 27 Jul 2016 14:58:32 +0000 (16:58 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 27 Jul 2016 15:01:18 +0000 (17:01 +0200)
commitcd9fcc8be7dcb9126d70f744ce54b0b742eeefb8
treefcbc35ef6e2ef078183364bf21ba6ef48403402b
parent5c2bc001a26158298ec7294d41f552d64a0971d7
libvirt.spec.in: Adapt to newest wireshark plugindir

In the old days, when wireshark plugin was introduced it was
installed under /usr/lib64/wireshark/plugins/$VERSION/ while with
wireshark-2.1.0 this path has changed just to
/usr/lib64/wireshark/plugins. We should teach our spec file about
this change.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
libvirt.spec.in