system-config-printer: disable tests

This commit is contained in:
Jan Malakhovski 2018-08-08 21:36:23 +00:00
parent f360278c8d
commit 10a4cc14de

View file

@ -41,6 +41,8 @@ stdenv.mkDerivation rec {
stripDebugList = [ "bin" "lib" "etc/udev" ];
doCheck = false; # generates shebangs in check phase, too lazy to fix
postInstall =
''
buildPythonPath "$out $pythonPath"