gnu: emacs-ledger-mode: Fix autoload failure.
authorBrant Gardner <mail@lnklnx.com>
Wed, 25 Dec 2019 16:11:41 +0000 (10:11 -0600)
committerGuillaume Le Vaillant <glv@posteo.net>
Thu, 9 Jan 2020 17:21:19 +0000 (18:21 +0100)
commit2c50e52ab8228634ce1626dc174970f4a4321d61
tree07d624d5a4e805b923a45795cabe7300d1026028
parent29ae18db0578bbdbc0119703f7412fe91927e80e
gnu: emacs-ledger-mode: Fix autoload failure.

* gnu/packages/finance.scm (emacs-ledger-mode)[arguments]: Replace the
  'relocate-elisp' phase by a 'patch-site-dir' phase to put the files in the
  right directory and a 'generate-autoload' phase to make the autoload file.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu/packages/finance.scm