aboutsummaryrefslogtreecommitdiff
path: root/src/property/sbuild.lisp
diff options
context:
space:
mode:
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"