system-config-printer: disable tests
This commit is contained in:
@@ -41,6 +41,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
stripDebugList = [ "bin" "lib" "etc/udev" ];
|
stripDebugList = [ "bin" "lib" "etc/udev" ];
|
||||||
|
|
||||||
|
doCheck = false; # generates shebangs in check phase, too lazy to fix
|
||||||
|
|
||||||
postInstall =
|
postInstall =
|
||||||
''
|
''
|
||||||
buildPythonPath "$out $pythonPath"
|
buildPythonPath "$out $pythonPath"
|
||||||
|
|||||||
Reference in New Issue
Block a user