]> git.ipfire.org Git - thirdparty/libvirt.git/commit
wireshark: Drop DESTDIR from install path
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 13 Jan 2016 15:10:15 +0000 (16:10 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 14 Jan 2016 07:05:28 +0000 (08:05 +0100)
commitf99f79e380326cd1259721e134c074bf271f4269
treef39b3f736f268d992057235c4cd59e7221b0672c
parente8f771176e8ccc69a37882cc350ab34fcf869d2d
wireshark: Drop DESTDIR from install path

In 50078cfbcbf3c8 I've tried to fix distcheck but accidentally
broke rpm build. The problem is that rpm build not only sets
DESTDIR but also passes plugindir path. This results in double
DESTDIR being in the plugin path, Drop one.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tools/Makefile.am