~ruther/guix-local

ref: a7b6ffee68d7b47fe3f00a2a0bd8e5c83314f9ce guix-local/gnu/packages/mailutils.scm -rw-r--r-- 4.1 KiB
59a43334 — Ludovic Courtès 13 years ago
distro: Rename (distro) to (gnu packages).

* distro.scm: Rename to...
* gnu/packages.scm: ... this.  Update all users accordingly.
* Makefile.am (MODULES): Adjust accordingly.
* po/POTFILES.in: Likewise.
1ffa7090 — Ludovic Courtès 13 years ago
distro: Change the module name space to (gnu ...).

* 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.
a661e420 — Ludovic Courtès 13 years ago
distro: Add GNU Mailutils.

* distro/packages/mailutils.scm: New file.
* Makefile.am (MODULES): Add it.