From 5fe6ac42e5b496f52ca14f97074743788f7272fc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Tue, 27 Dec 2005 14:51:41 +0000 Subject: [PATCH] - firmware goes to /lib/firmware. Changed files: binflash.spec -> 1.14 --- binflash.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binflash.spec b/binflash.spec index 01800da..b9dbcb9 100644 --- a/binflash.spec +++ b/binflash.spec @@ -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 -- 2.43.0