nixpkgs-suyu/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
nix-store-mtime.patch
properly-detect-curses.patch python: Correctly detect ncurses opaque api 2015-06-15 17:55:44 -07:00
search-path.patch
setup-hook.sh