summaryrefslogtreecommitdiff
path: root/gnu/packages/gdbm.scm
Commit message (Collapse)AuthorAge
* gnu: gdbm, nano: Synchronize synopses.Ludovic Courtès2013-04-20
| | | | | * gnu/packages/gdbm.scm, gnu/packages/nano.scm: Synchronize synopses with the Womb.
* gnu: Python: fix the compilation of some modules from the standard library.Cyril Roelandt2013-04-07
| | | | | | | | | 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.
* distro: Change the module name space to (gnu ...).Ludovic Courtès2013-01-18
* distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise.