1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-02 10:31:36 +00:00
nixpkgs/pkgs/development/interpreters/python/2.7
Tuomas Tynkkynen 34922a3951 python2: Fix on non-Linux
The location of this 'regen' script (whatever is does) depends on the
platform. AFAICT it always exists due to this:

$(srcdir)/Lib/$(PLATDIR):
        mkdir $(srcdir)/Lib/$(PLATDIR)
        cp $(srcdir)/Lib/plat-generic/regen $(srcdir)/Lib/$(PLATDIR)/regen
2016-02-13 16:03:55 -05:00
..
2.5.2-ctypes-util-find_library.patch cygwin: python-2.7 2015-05-28 10:53:36 +02:00
2.5.2-tkinter-x11.patch cygwin: python-2.7 2015-05-28 10:53:36 +02:00
2.6.2-ssl-threads.patch cygwin: python-2.7 2015-05-28 10:53:36 +02:00
2.6.5-export-PySignal_SetWakeupFd.patch cygwin: python-2.7 2015-05-28 10:53:36 +02:00
2.6.5-FD_SETSIZE.patch cygwin: python-2.7 2015-05-28 10:53:36 +02:00
2.6.5-ncurses-abi6.patch cygwin: python-2.7 2015-05-28 10:53:36 +02:00
2.7.3-dbm.patch cygwin: python-2.7 2015-05-28 10:53:36 +02:00
2.7.3-dylib.patch cygwin: python-2.7 2015-05-28 10:53:36 +02:00
2.7.3-getpath-exe-extension.patch cygwin: python-2.7 2015-05-28 10:53:36 +02:00
2.7.3-no-libm.patch cygwin: python-2.7 2015-05-28 10:53:36 +02:00
default.nix python2: Fix on non-Linux 2016-02-13 16:03:55 -05:00
deterministic-build.patch Python: add DETERMINISTIC_BUILD env var. If set, python doesn't write timestamps to pyc files. Tested by 2013-06-22 09:45:01 +03:00
nix-store-mtime.patch * `patch' on FreeBSD doesn't like paths with // in them. 2011-04-04 15:48:58 +00:00
properly-detect-curses.patch python: Correctly detect ncurses opaque api 2015-06-15 17:55:44 -07:00
search-path.patch
setup-hook.sh Cleanup: Use += to append to envHooks 2014-08-09 12:47:05 +02:00