dotfiles/debian/sbuild

10 lines
147 B
Text

$build_arch_all = 1;
$distribution = 'stable';
# Lintian
$run_lintian = 1;
$lintian_opts = ['-i', '-I'];
# don't remove this, Perl needs it:
1;