mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-26 10:03:54 +03:00
spec: Fix build on fedora 28
This commit is contained in:
parent
9a87a8d5ea
commit
37eb7e9f3f
@ -1,5 +1,9 @@
|
||||
# -*- rpm-spec -*-
|
||||
|
||||
# RPM doesn't detect that code in /usr/share is python3, this forces it
|
||||
# https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Python_bytecompilation
|
||||
%global __python %{__python3}
|
||||
|
||||
|
||||
%global with_guestfs 0
|
||||
%global stable_defaults 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user