diff --git a/libreoffice.spec b/libreoffice.spec index 85740e7..7f02966 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -3101,7 +3101,8 @@ touch external/tarballs/.downloaded # We use make build here because the default target is "allandcheck". # Checking should go to check -%make V=1 verbose=t GMAKE_OPTIONS='VERBOSE=1' build-nocheck +#%%make V=1 verbose=t GMAKE_OPTIONS='VERBOSE=1' build-nocheck +%make -r -s V=0 build-nocheck echo "Make end at: "`date` >> ooobuildtime.log echo "Install start at: "`date` >> ooobuildtime.log