This commit is contained in:
parent
a8c912026b
commit
7766a2fadc
4
tre.spec
4
tre.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user