]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Delay supported_platform check
authorJiri Denemark <jdenemar@redhat.com>
Tue, 3 Oct 2017 11:41:05 +0000 (13:41 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 3 Oct 2017 11:45:57 +0000 (13:45 +0200)
commit4ddb4bb861e90170e1354195b11337abd009f6a4
treec223fbfef1a28e01c29a1fca79f2880934fb02d5
parentb9163679c5577b949e6536e4b8536b50d4a5efc8
spec: Delay supported_platform check

Building RPM should only be allowed on a supported platform, but
unpacking the source and applying all patches can be done anywhere.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
libvirt.spec.in