05fedb
spec: use make_install macro
@@ -1566,7 +1566,7 @@ install -p -m 0644 %{_sourcedir}/README.tests %{buildroot}%{testsdir}/README
|
|
1566
1566
|
|
1567
1567
|
# Do the actual qemu tree install
|
1568
1568
|
pushd %{qemu_kvm_build}
|
1569
|
-
|
1569
|
+
%make_install
|
1570
1570
|
popd
|
1571
1571
|
|
1572
1572
|
|