aboutsummaryrefslogtreecommitdiff
path: root/src/property/sbuild.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-18 11:40:24 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-18 11:40:24 -0700
commitd835070f706e341cb3dd3daee5cb7a7d31c0c4da (patch)
tree03bfa627d591af9ca4cdc39811bd0dd2e8f9b07a /src/property/sbuild.lisp
parente543366cf23caeca534e687d5aae89b1300c1359 (diff)
downloadconsfigurator-d835070f706e341cb3dd3daee5cb7a7d31c0c4da.tar.gz
replace APT:USE-PARENT-MIRROR with APT:USE-PARENT-MIRRORS
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 4eca68f..f6f5bbf 100644
--- a/src/property/sbuild.lisp
+++ b/src/property/sbuild.lisp
@@ -80,7 +80,7 @@ Example usage:
(os:debian-unstable :amd64)
(sbuild:standard-debian-schroot)
(apt:uses-parent-proxy)
- (apt:uses-parent-mirror))
+ (apt:uses-parent-mirrors))
To take advantage of the piuparts and autopkgtest support, add to your
~/.sbuildrc: