From c3af2d481b4966b9b7ab29985206e1c4c33ef140 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 5 Jun 2013 17:09:36 +0200 Subject: [PATCH] disable ccache again --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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