flashrom: fix 4936
This commit is contained in:
parent
9db2e64f6f
commit
ea49ac0496
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [ pkgconfig libftdi pciutils ];
|
buildInputs = [ pkgconfig libftdi pciutils ];
|
||||||
|
|
||||||
makeFlags = ["PREFIX=$out"];
|
preConfigure = "export PREFIX=$out";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.flashrom.org";
|
homepage = "http://www.flashrom.org";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user