summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2013-10-20 15:37:43 -0500
committerDennis Gilmore <dennis@ausil.us>2013-10-20 15:37:43 -0500
commit3025850075fa6e4b0b09f25fbc6bc63495825401 (patch)
treedeb51791595bde2f642b94930761bec74cbaa060
parent47938e12c6ed74cc74dce01ae55284707469b5f5 (diff)
downloaduboot-tools-3025850075fa6e4b0b09f25fbc6bc63495825401.tar.gz
uboot-tools-3025850075fa6e4b0b09f25fbc6bc63495825401.tar.xz
uboot-tools-3025850075fa6e4b0b09f25fbc6bc63495825401.zip
fix up installed files on base package
-rw-r--r--uboot-tools.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/uboot-tools.spec b/uboot-tools.spec
index 83b91b7..ac2fb9d 100644
--- a/uboot-tools.spec
+++ b/uboot-tools.spec
@@ -356,8 +356,10 @@ rm -rf $RPM_BUILD_ROOT
%doc README doc/README.imximage doc/README.kwbimage doc/uImage.FIT
%{_bindir}/mkimage
%{_mandir}/man1/mkimage.1*
+%ifarch %{arm}
%dir %{_datadir}/uboot/
%{_datadir}/uboot/uEnv.txt
+%endif
%if 0%{?with_env}
%{_bindir}/fw_printenv
%{_bindir}/fw_setenv