]> git.pld-linux.org Git - packages/binflash.git/commitdiff
- firmware goes to /lib/firmware. auto/th/binflash-1_22-2
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 27 Dec 2005 14:51:41 +0000 (14:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    binflash.spec -> 1.14

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.056268 seconds and 4 git commands to generate.