From 09637e7c8918ce4d21bd7c703012baf792cc82b1 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 16 Apr 2022 15:20:43 -0700 Subject: rename CCACHE:GROUP-CACHE -> CCACHE:CACHE-FOR-GROUP Signed-off-by: Sean Whitton --- src/property/sbuild.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/property/sbuild.lisp') diff --git a/src/property/sbuild.lisp b/src/property/sbuild.lisp index 1d9b30a..a356d34 100644 --- a/src/property/sbuild.lisp +++ b/src/property/sbuild.lisp @@ -117,7 +117,7 @@ To take advantage of the piuparts and autopkgtest support, add to your ;; ccache ,@(and use-ccache '((%sbuild-ccache-has-some-limits) - (ccache:group-cache "sbuild"))) + (ccache:cache-for-group "sbuild"))) (desc "ccache mounted in sbuild schroots" (file:contains-lines "/etc/schroot/sbuild/fstab" -- cgit v1.2.3