forked from pool/libuna
- Unconditionally run autoreconf because of patches
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libuna?expand=0&rev=21
This commit is contained in:
parent
adeadac17b
commit
45a420829a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 25 19:17:43 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Unconditionally run autoreconf because of patches
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 14 13:05:31 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -90,7 +90,7 @@ applications that want to make use of libuna.
|
||||
%autosetup -p1 -n libuna-%version
|
||||
|
||||
%build
|
||||
if [ ! -e configure ]; then ./autogen.sh; fi
|
||||
autoreconf -fi
|
||||
%configure \
|
||||
%if "@BUILD_FLAVOR@" == "mini"
|
||||
--disable-tools \
|
||||
|
Loading…
Reference in New Issue
Block a user