Accepting request 828217 from home:bfrogers:branches:Virtualization
One more tweak for SLE compat. OBS-URL: https://build.opensuse.org/request/show/828217 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=563
This commit is contained in:
parent
5415d482c1
commit
f782d4da61
@ -1693,7 +1693,9 @@ install -D -m 0644 %{SOURCE2} %{buildroot}%{_prefix}/lib/modules-load.d/kvm.conf
|
||||
install -D -m 0644 %{SOURCE201} %{buildroot}%_docdir/%name/qemu-ga-ref.html
|
||||
install -D -m 0644 %{SOURCE202} %{buildroot}%_docdir/%name/qemu-ga-ref.txt
|
||||
install -D -m 0644 %{SOURCE203} %{buildroot}%_docdir/%name/qemu-qmp-ref.html
|
||||
%if 0%{?is_opensuse}
|
||||
install -D -m 0644 %{SOURCE204} %{buildroot}%_docdir/%name/qemu-qmp-ref.txt
|
||||
%endif
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
# ========================================================================
|
||||
|
@ -1550,7 +1550,9 @@ install -D -m 0644 %{SOURCE2} %{buildroot}%{_prefix}/lib/modules-load.d/kvm.conf
|
||||
install -D -m 0644 %{SOURCE201} %{buildroot}%_docdir/%name/qemu-ga-ref.html
|
||||
install -D -m 0644 %{SOURCE202} %{buildroot}%_docdir/%name/qemu-ga-ref.txt
|
||||
install -D -m 0644 %{SOURCE203} %{buildroot}%_docdir/%name/qemu-qmp-ref.html
|
||||
%if 0%{?is_opensuse}
|
||||
install -D -m 0644 %{SOURCE204} %{buildroot}%_docdir/%name/qemu-qmp-ref.txt
|
||||
%endif
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
# ========================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user