nixpkgs/pkgs/development/interpreters/python/2.7
Peter Simons e4033547a3 python-2.7: fix sqlite3 impurity
The build expression for python contains code that patches all occurrences of
impure paths like "/usr" and "/opt" out of "setup.py". The same code must be
run when building a python module, too.

svn path=/nixpkgs/trunk/; revision=27164
2011-05-05 14:41:15 +00:00
..
default.nix python-2.7: fix sqlite3 impurity 2011-05-05 14:41:15 +00:00
nix-store-mtime.patch * `patch' on FreeBSD doesn't like paths with // in them. 2011-04-04 15:48:58 +00:00
search-path.patch
setup-hook.sh