SHA256
6
0
forked from pool/tre
Dirk Mueller 2022-01-27 20:25:39 +00:00 committed by Git OBS Bridge
parent a8c912026b
commit 7766a2fadc

View File

@ -89,7 +89,7 @@ approximate patterns as well as block oriented search.
%build
%configure --disable-static --enable-shared
make %{?_smp_mflags}
%make_build
%install
%make_install
@ -97,7 +97,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%find_lang %{name} || echo -n >> %{name}.lang
%check
make check %{?_smp_mflags}
%make_build check
%files
%license LICENSE