upgrade libldb from 2.0.8 to 2.2.0
This commit is contained in:
parent
c0e702c62b
commit
c4d3d1608a
@ -88,11 +88,10 @@ doxygen Doxyfile
|
|||||||
%check
|
%check
|
||||||
echo disabling one assertion in tests/python/repack.py
|
echo disabling one assertion in tests/python/repack.py
|
||||||
sed -e '/test_guid_indexed_v1_db/,+18{/toggle_guidindex_check_pack/d}' -i tests/python/repack.py
|
sed -e '/test_guid_indexed_v1_db/,+18{/toggle_guidindex_check_pack/d}' -i tests/python/repack.py
|
||||||
|
|
||||||
make %{?_smp_mflags} check
|
make %{?_smp_mflags} check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
cp -a apidocs/man/* $RPM_BUILD_ROOT/%{_mandir}
|
cp -a apidocs/man/* $RPM_BUILD_ROOT/%{_mandir}
|
||||||
rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
|
rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user