diff --git a/libldb.spec b/libldb.spec index fe25be0..fbbf357 100644 --- a/libldb.spec +++ b/libldb.spec @@ -88,11 +88,10 @@ doxygen Doxyfile %check 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 - make %{?_smp_mflags} check %install -make install DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT cp -a apidocs/man/* $RPM_BUILD_ROOT/%{_mandir} rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*