]> git.pld-linux.org Git - packages/uboot.git/blobdiff - uboot.spec
fix qemu files on x86* as well
[packages/uboot.git] / uboot.spec
index 4981e52df1789df7c25c02655f2bd503f32d639a..c967553ba9919412e0c7358bce69e40ea6216c72 100644 (file)
@@ -283,13 +283,13 @@ rm -rf $RPM_BUILD_ROOT
 %ifarch %{ix86}
 %files image-qemu
 %defattr(644,root,root,755)
-%{imagedir}/qemu_x86
+%{imagedir}/qemu-x86
 %endif
 
 %ifarch %{x8664}
 %files image-qemu
 %defattr(644,root,root,755)
-%{imagedir}/qemu_x86_64
+%{imagedir}/qemu-x86_64
 %endif
 
 %files mkimage
This page took 0.051763 seconds and 4 git commands to generate.