[libreoffice] disable ccache again

David Tardon dtardon at fedoraproject.org
Thu Jun 6 11:04:43 UTC 2013


commit c3af2d481b4966b9b7ab29985206e1c4c33ef140
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Jun 5 17:09:36 2013 +0200

    disable ccache again

 libreoffice.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 72acd2e..54a8e43 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -1074,7 +1074,7 @@ touch autogen.lastrun
  %{?with_lang} --with-poor-help-localizations="$POORHELPS" \
  --with-external-tar="$EXTSRCDIR" --with-java-target-version=1.5 \
  %{distrooptions} \
- --disable-fetch-external
+ --disable-fetch-external --disable-ccache
 
 make VERBOSE=true
 


More information about the scm-commits mailing list