diff --git a/.sbuildrc.dist b/.sbuildrc.dist index be3dd33..cb56d95 100644 --- a/.sbuildrc.dist +++ b/.sbuildrc.dist @@ -1,3 +1,6 @@ +$chroot_mode = "schroot"; +$build_path = ''; + $pgp_options = [ '-us', '-uc', '-ui' ]; $build_arch_all = 1;