SHA256
1
0
forked from pool/libfshfs

run autoreconf due to patch presence

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfshfs?expand=0&rev=9
This commit is contained in:
Jan Engelhardt 2021-11-26 01:22:47 +00:00 committed by Git OBS Bridge
parent 0c1b580949
commit fa6115f027

View File

@ -146,7 +146,7 @@ This package contains Python 3 bindings for libfshfs.
%autosetup -p1
%build
if [ ! -e configure ]; then ./autogen.sh; fi
autoreconf -fi
%configure --disable-static --enable-wide-character-type --enable-python3
%make_build