build: emacs: Handle sources that are a single elisp file.
authorDavid Thompson <dthompson2@worcester.edu>
Fri, 27 May 2016 13:58:39 +0000 (09:58 -0400)
committerDavid Thompson <dthompson2@worcester.edu>
Mon, 30 May 2016 14:48:44 +0000 (10:48 -0400)
commit578b96af69057883a2a49a34dd6fe261cb2f4e5c
treec90f8e5a9da82cfbc89e9aa72d2d999a215aad77
parent62a45cb647b9a54005557b6d503c4df58487e887
build: emacs: Handle sources that are a single elisp file.

* guix/build/emacs-build-system.scm (gnu:unpack)
(store-file->elisp-source-file, unpack): New procedures.
(%standard-phases): Use the new unpack procedure.
guix/build/emacs-build-system.scm