add quotes
svn path=/nixpkgs/trunk/; revision=3644
This commit is contained in:
@@ -12,5 +12,5 @@ stdenv.mkDerivation {
|
||||
config = ./config;
|
||||
inherit perl;
|
||||
buildInputs = [perl];
|
||||
arch=i386
|
||||
arch="i386";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user