applications/networking/browsers/firefox/6.0.nix: Fix building on Linux 3.x.
svn path=/nixpkgs/trunk/; revision=29328
This commit is contained in:
@@ -78,9 +78,10 @@ rec {
|
|||||||
}' ';'
|
}' ';'
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# !!! Temporary hack.
|
# !!! Temporary hacks.
|
||||||
preBuild =
|
preBuild =
|
||||||
''
|
''
|
||||||
|
ln -s Linux2.6.mk security/coreconf/Linux3.0.mk
|
||||||
export NIX_ENFORCE_PURITY=
|
export NIX_ENFORCE_PURITY=
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user