forked from pool/tpm2.0-tools
Accepting request 614208 from security
- fix build after adding install-man.patch: autoreconf is needed again (sigh!) OBS-URL: https://build.opensuse.org/request/show/614208 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm2.0-tools?expand=0&rev=13
This commit is contained in:
commit
06f893a56a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 5 09:55:43 UTC 2018 - matthias.gerstner@suse.com
|
||||
|
||||
- fix build after adding install-man.patch: autoreconf is needed again (sigh!)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 12:09:22 UTC 2018 - matthias.gerstner@suse.com
|
||||
|
||||
|
@ -63,6 +63,9 @@ associated interfaces.
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
# patch1 (install-man) requires to run autoreconf ATM, because it modifies
|
||||
# Makefile.am. This can be dropped with the next release containing the fix.
|
||||
autoreconf
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user