svn path=/nixpkgs/branches/nixos-pkgs/; revision=1831
This commit is contained in:
parent
98ce16d2ba
commit
771534ece7
@ -20,7 +20,7 @@ rec {
|
||||
cp = ./tools/cp;
|
||||
system = "i686-linux";
|
||||
args = [ ./scripts/download-script ];
|
||||
inherit postprocess extra extra2 extra3;
|
||||
inherit postprocess extra extra2 extra3 patchelf;
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user