drop bootstrap option for RC
This commit is contained in:
parent
67f9b69079
commit
36de6ea49c
@ -47,10 +47,6 @@ APIs for applications to access TPM module through kernel TPM drivers.
|
||||
%autosetup -n %{name}-%{version}%{?candidate:-%{candidate}} -p1
|
||||
|
||||
%build
|
||||
%if %{with rc}
|
||||
./bootstrap
|
||||
%endif
|
||||
|
||||
# Use built-in tpm-udev.rules, with specified installation path and prefix.
|
||||
%configure --disable-static --disable-silent-rules \
|
||||
--with-udevrulesdir=%{_udevrulesdir} --with-udevrulesprefix=%{udevrules_prefix} \
|
||||
|
Loading…
Reference in New Issue
Block a user