rubiks: fix build
This commit is contained in:
parent
d89128bb4b
commit
a0076a4fb6
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildPhase = "true";
|
buildPhase = "true";
|
||||||
|
|
||||||
installFlags = [
|
installFlags = [
|
||||||
"PREFIX=$out"
|
"PREFIX=$(out)"
|
||||||
];
|
];
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user