unneeded
This commit is contained in:
parent
b19f4cb12e
commit
1c988eb366
@ -1,7 +1,7 @@
|
||||
Summary: Tool to analyse BIOS DMI data.
|
||||
Name: dmidecode
|
||||
Version: 2.5
|
||||
Release: %(R="$Revision: 1.7 $"; RR="${R##: }"; echo ${RR%%?})
|
||||
Release: %(R="$Revision: 1.8 $"; RR="${R##: }"; echo ${RR%%?})
|
||||
Epoch: 1
|
||||
Group: System Environment/Base
|
||||
License: GPL
|
||||
@ -21,7 +21,7 @@ dmidecode decodes the DMI data present in x86 and IA64 BIOS's.
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
mkdir -p %{buildroot}/usr/sbin
|
||||
cd dmidecode-2.5
|
||||
make CFLAGS="$RPM_OPT_FLAGS -D_FORTIFY_SOURCE=2"
|
||||
make CFLAGS="$RPM_OPT_FLAGS"
|
||||
cd ..
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user