quake3demo: mark as broken
This commit is contained in:
parent
db47d51592
commit
68c131c2cc
@ -32,5 +32,7 @@ stdenv.mkDerivation {
|
|||||||
installTargets=copyfiles
|
installTargets=copyfiles
|
||||||
installFlags="COPYDIR=$out"
|
installFlags="COPYDIR=$out"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
meta.broken = true;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user