~ruther/guix-local

ref: e967678ed1f1d7e765adc4bfc7d2a79ee9677b21 guix-local/gnu/packages/patches/python-fix-dbm.patch -rw-r--r-- 1.1 KiB
4f7d8d7e — Cyril Roelandt 13 years ago
gnu: Python: fix the compilation of some modules from the standard library.

This commit enables the bz2, dbm, readline, ssl and zlib modules.

* gnu/packages/gdbm.scm: Enable the compatibility mode.
* gnu/packages/python.scm: Enable a few modules from the standard library.
* gnu/packages/patches/python-fix-dbm.patch: New file.
* Makefile.am: Add it.