From 947f509ab5382346b30bedafc40d355b5294dba2 Mon Sep 17 00:00:00 2001 From: Juergen Buchmueller Date: Tue, 18 Oct 2016 20:52:56 +0200 Subject: [PATCH] linux4.1: It's CCACHE_DISABLE, not DISABLE_CCACHE --- srcpkgs/linux4.1/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/linux4.1/template b/srcpkgs/linux4.1/template index 43fdc499b14..667cc63fa54 100644 --- a/srcpkgs/linux4.1/template +++ b/srcpkgs/linux4.1/template @@ -34,7 +34,7 @@ mutable_files=" /usr/lib/modules/${_kernver}/modules.alias.bin /usr/lib/modules/${_kernver}/modules.devname" -export DISABLE_CCACHE=1 +export CCACHE_DISABLE=1 do_configure() { # If there's a file called -dotconfig, use it to