dcavalca / rpms / qemu

Forked from rpms/qemu 10 months ago
Clone

2f5a0e qemu: Fix building without usbredir

1 file Authored by Ruben Kerkhof 9 years ago, Committed by rjones@redhat.com 9 years ago,
1 file changed. 1 lines added. 1 lines removed.
    qemu: Fix building without usbredir
    
    The comparison checks if have_usbredir is defined, which it always is.
    Check if it's defined and set to 1 instead.
    
        
file modified
+1 -1