libappindicator: disable tests
This commit is contained in:
parent
ead797e78b
commit
7371fe5493
@ -61,6 +61,8 @@ in stdenv.mkDerivation rec {
|
||||
--replace /usr/bin/file ${file}/bin/file
|
||||
'';
|
||||
|
||||
doCheck = false; # generates shebangs in check phase, too lazy to fix
|
||||
|
||||
installFlags = [
|
||||
"sysconfdir=\${out}/etc"
|
||||
"localstatedir=\${TMPDIR}"
|
||||
|
Loading…
Reference in New Issue
Block a user