Merge branch 'master' into stdenv-updates.

Conflicts have been resolved in:

        pkgs/tools/misc/file/default.nix
        pkgs/top-level/all-packages.nix
        pkgs/top-level/python-packages.nix
This commit is contained in:
Peter Simons
2012-11-21 16:20:36 +01:00
841 changed files with 15333 additions and 6120 deletions
@@ -17,6 +17,11 @@ buildPerlPackage rec {
./external-sqlite.patch
];
preBuild =
''
substituteInPlace Makefile --replace -L/usr/lib ""
'';
postInstall =
''
# Prevent warnings from `strip'.