add arch argument, needed to copy right things eventually
svn path=/nixpkgs/trunk/; revision=3642
This commit is contained in:
@@ -12,4 +12,5 @@ stdenv.mkDerivation {
|
||||
config = ./config;
|
||||
inherit perl;
|
||||
buildInputs = [perl];
|
||||
arch=i386
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user