aboutsummaryrefslogtreecommitdiff
path: root/src/property/sbuild.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-16 15:20:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-16 15:29:25 -0700
commit09637e7c8918ce4d21bd7c703012baf792cc82b1 (patch)
tree09c4f06b3209e939c357c75476f488c4380382cf /src/property/sbuild.lisp
parentd3cde571f3bf9375d51fedce895fb400bd0304db (diff)
downloadconsfigurator-09637e7c8918ce4d21bd7c703012baf792cc82b1.tar.gz
rename CCACHE:GROUP-CACHE -> CCACHE:CACHE-FOR-GROUP
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/property/sbuild.lisp')
-rw-r--r--src/property/sbuild.lisp2
1 files changed, 1 insertions, 1 deletions
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"