Merge "Disable lintian success check"
This commit is contained in:
commit
0d5d18a506
@ -18,7 +18,7 @@ $lintian_opts = ['--fail-on','error,warning', '--profile', 'debian', '-X',
|
||||
'systemd,' .
|
||||
''
|
||||
];
|
||||
$lintian_require_success = 1;
|
||||
$lintian_require_success = 0;
|
||||
$run_piuparts = 0;
|
||||
$purge_build_deps = 'always';
|
||||
$purge_build_directory = 'always';
|
||||
|
Loading…
x
Reference in New Issue
Block a user