unconditionally run autoreconf because of patches
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsext?expand=0&rev=9
This commit is contained in:
parent
99283a6248
commit
78fedc2418
@ -130,7 +130,7 @@ This package contains Python 3 bindings for libfsext.
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
if [ ! -e configure ]; then ./autogen.sh; fi
|
autoreconf -fi
|
||||||
%configure --disable-static --enable-wide-character-type --enable-python3
|
%configure --disable-static --enable-wide-character-type --enable-python3
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user