diff --git a/.config/sbuild/config.pl.dist b/.config/sbuild/config.pl.dist index 49df64e..cb56d95 100644 --- a/.config/sbuild/config.pl.dist +++ b/.config/sbuild/config.pl.dist @@ -1,5 +1,5 @@ $chroot_mode = "schroot"; -$schroot = "schroot"; +$build_path = ''; $pgp_options = [ '-us', '-uc', '-ui' ];