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
|
--replace /usr/bin/file ${file}/bin/file
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
doCheck = false; # generates shebangs in check phase, too lazy to fix
|
||||||
|
|
||||||
installFlags = [
|
installFlags = [
|
||||||
"sysconfdir=\${out}/etc"
|
"sysconfdir=\${out}/etc"
|
||||||
"localstatedir=\${TMPDIR}"
|
"localstatedir=\${TMPDIR}"
|
||||||
|
Loading…
Reference in New Issue
Block a user