projects
/
maildir-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
984d293
)
fix-mu4e-msg2pdf-path
author
Debian Emacsen team
<debian-emacsen@lists.debian.org>
Tue, 7 Feb 2023 22:53:40 +0000
(22:53 +0000)
committer
Martin
<debacle@debian.org>
Tue, 7 Feb 2023 22:53:40 +0000
(22:53 +0000)
mu4e expects msg2pdf in some strange path, fix that
also remove the reference to the build path
See bug #760598
Gbp-Pq: Name fix-mu4e-msg2pdf-path
mu4e/mu4e-config.el.in
patch
|
blob
|
history
diff --git
a/mu4e/mu4e-config.el.in
b/mu4e/mu4e-config.el.in
index 22a6263fd51953767698476fa0938c496397d014..b6060efb7b84cba5bd5cbdc1081f7268fd0e9a5c 100644
(file)
--- a/
mu4e/mu4e-config.el.in
+++ b/
mu4e/mu4e-config.el.in
@@
-3,7
+3,7
@@
(defconst mu4e-mu-version "@VERSION@"
"Required mu binary version; mu4e's version must agree with this.")
-(defconst mu4e-builddir "
@abs_top_builddir@
"
+(defconst mu4e-builddir "
IGNORED
"
"Top-level build directory.")
(defconst mu4e-doc-dir "@MU_DOC_DIR@"