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 %build
%configure --disable-static --enable-shared %configure --disable-static --enable-shared
make %{?_smp_mflags} %make_build
%install %install
%make_install %make_install
@ -97,7 +97,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%find_lang %{name} || echo -n >> %{name}.lang %find_lang %{name} || echo -n >> %{name}.lang
%check %check
make check %{?_smp_mflags} %make_build check
%files %files
%license LICENSE %license LICENSE