SHA256
1
0
forked from pool/libcthreads

run autoreconf because of patch1

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libcthreads?expand=0&rev=15
This commit is contained in:
Jan Engelhardt 2021-11-21 19:33:15 +00:00 committed by Git OBS Bridge
parent 445aacdc48
commit eb68b10878

View File

@ -63,7 +63,7 @@ applications that want to make use of libcthreads.
%autosetup -p1
%build
if [ ! -e configure ]; then ./autogen.sh; fi
autoreconf -fi
%configure --disable-static
%make_build