]> git.pld-linux.org Git - packages/binflash.git/blobdiff - binflash.spec
- firmware goes to /lib/firmware.
[packages/binflash.git] / binflash.spec
index 01800da1af4ba186602ed30aacb7d7080026b261..b9dbcb9b2b7fab65ac674d599927ca236a1281ab 100644 (file)
@@ -21,7 +21,7 @@ URL:          http://binflash.cdfreaks.com/
 ExclusiveArch: %{ix86} %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _firmwaredir    %{_prefix}/lib/necflash
+%define                _firmwaredir    /lib/firmware/necflash
 
 %description
 Binflash is a collection of tools you may use in order to flash your
@@ -76,5 +76,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/necflash
-%dir %{_libdir}/necflash
+%dir %{_firmwaredir}
 %{_firmwaredir}/*.bin
This page took 0.058564 seconds and 4 git commands to generate.