]> git.pld-linux.org Git - packages/qemu.git/blobdiff - qemu.spec
adjust for redefined _libexecdir
[packages/qemu.git] / qemu.spec
index c347a2027e07e704b84342de62914c4c8466790e..878576d3daf638efd3e3c211fa00efae2ed1d632 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -814,7 +814,6 @@ build dynamic \
        %{__enable_disable smartcard smartcard} \
        --enable-tpm \
        %{__enable_disable usbredir usb-redir} \
-       --enable-uuid \
        --enable-vde \
        --enable-virtfs \
        --enable-vnc-jpeg \
@@ -852,7 +851,6 @@ build static \
        --disable-spice \
        --disable-tcmalloc \
        --disable-tools \
-       --disable-uuid \
        --enable-user \
        --disable-system \
        --static
@@ -1060,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.027671 seconds and 4 git commands to generate.