From 8794d3ed45c4b3932f9abbe6885d03cbdff8aae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 11 Apr 2012 20:09:25 +0000 Subject: [PATCH] GMP 5.0.3: Fix typo. svn path=/nixpkgs/trunk/; revision=33749 --- pkgs/development/libraries/gmp/5.0.3.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/libraries/gmp/5.0.3.nix b/pkgs/development/libraries/gmp/5.0.3.nix index dbc9e83ed8d..97955297941 100644 --- a/pkgs/development/libraries/gmp/5.0.3.nix +++ b/pkgs/development/libraries/gmp/5.0.3.nix @@ -65,7 +65,7 @@ stdenv.mkDerivation (rec { # architecture (e.g., "x86_64"). preConfigure = '' rm config.guess && ln -s configfsf.guess config.guess - chmod +x configfsf.guess. + chmod +x configfsf.guess ''; } else { }))