]> git.pld-linux.org Git - packages/qemu.git/commitdiff
adjust for redefined _libexecdir
authorJan Palus <atler@pld-linux.org>
Thu, 14 Dec 2017 21:05:44 +0000 (22:05 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 14 Dec 2017 21:05:44 +0000 (22:05 +0100)
qemu.spec

index 51c8a7a322ecf305531719a1f45f867d77955d86..878576d3daf638efd3e3c211fa00efae2ed1d632 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -1058,7 +1058,7 @@ fi
 %attr(755,root,root) %{_bindir}/virtfs-proxy-helper
 %attr(755,root,root) %{_bindir}/qemu-nbd
 %attr(755,root,root) %{_bindir}/qemu-tilegx
-%attr(755,root,root) %{_libdir}/qemu-bridge-helper
+%attr(755,root,root) %{_libexecdir}/qemu-bridge-helper
 %attr(755,root,root) %{_sbindir}/ksmctl
 %attr(755,root,root) %{_sbindir}/ksmtuned
 %{_mandir}/man1/qemu.1*
This page took 0.04176 seconds and 4 git commands to generate.