gnu: guile-email: Add phase to patch the module directory.
authorChristopher Baines <mail@cbaines.net>
Sun, 15 Sep 2019 12:31:41 +0000 (13:31 +0100)
committerChristopher Baines <mail@cbaines.net>
Sat, 21 Sep 2019 16:27:22 +0000 (17:27 +0100)
commitc219104c7803cd31ab1cf4bef142a8fbf8ed5b7a
tree200ce3cb8d4716b8a3c296853a44ad3debe0b2ce
parent660dbe65641851aa99b810e4ae065a5f72dc37d0
gnu: guile-email: Add phase to patch the module directory.

Otherwise the .go files appear within share, and Guile doesn't find them. With
this patch they appear in lib within the output. One thing this means is that
stack traces include the filenames.

* gnu/packages/guile-xyz.scm (guile-email)[arguments]: Add 'patch-module-dir
phase.
gnu/packages/guile-xyz.scm