kdeApplications.mbox-importer: fix hydra build
build failed with "log limit exceeded", disable verbose logging
This commit is contained in:
parent
fc7c95b0aa
commit
223aad2053
|
@ -14,7 +14,4 @@ mkDerivation {
|
|||
buildInputs = [
|
||||
akonadi akonadi-search kconfig kservice kio mailcommon mailimporter messagelib
|
||||
];
|
||||
preHook = ''
|
||||
set -x
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue