profiles: Use 'with-extensions'.
authorLudovic Courtès <ludo@gnu.org>
Mon, 28 May 2018 20:00:11 +0000 (22:00 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 1 Jun 2018 13:21:28 +0000 (15:21 +0200)
commit331ac4cc239727992329207ba428b3f26cae91d9
tree14fd0a1c426ad16bf4c6b19990f89265f3f1c28d
parent33d8a871042e73d6b236793d02e5a8287a47ebe4
profiles: Use 'with-extensions'.

* guix/profiles.scm (manual-database)[build]: Use 'with-extensions'.
Remove 'add-to-load-path' call.
* guix/man-db.scm: Use (gdbm) the normal way; remove 'module-autoload!'
call.
guix/man-db.scm
guix/profiles.scm