Ismail Dönmez 2020-05-25 08:35:02 +00:00 committed by Git OBS Bridge
parent e1a14af6f2
commit e1624cffd8

View File

@ -83,10 +83,6 @@ make %{?_smp_mflags} -C doc man
mkdir -p %{buildroot}%{_mandir}/man1
cp doc/build/man/* %{buildroot}%{_mandir}/man1
# fuzz_test uses around ~30gb of memory
#%check
#%ctest
%post -n %{lname} -p /sbin/ldconfig
%postun -n %{lname} -p /sbin/ldconfig