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