flashrom: fix 4936
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user