commit
ab6b47d060
|
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
|||
buildPhase = "true";
|
||||
|
||||
installFlags = [
|
||||
"PREFIX=$out"
|
||||
"PREFIX=$(out)"
|
||||
];
|
||||
|
||||
patches = [
|
||||
|
|
Loading…
Reference in New Issue