summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2017-04-22 20:26:58 +0300
committerSergey Poznyakoff <gray@gnu.org>2017-04-22 20:26:58 +0300
commitd69ca8dc6e963ca847ad63c5bc999bcfa3163544 (patch)
tree6bed4fc1210a382099851d7dd3547661184ac76e
parenteaf6c0f065f0b1b09203dcd543acafcbcf414a61 (diff)
downloadmailutils-d69ca8dc6e963ca847ad63c5bc999bcfa3163544.tar.gz
mailutils-d69ca8dc6e963ca847ad63c5bc999bcfa3163544.tar.bz2
Bugfix
* mh/etc/Makefile.am (bindir): Override. Reported by Ken Brown <kbrown@cornell.edu>
-rw-r--r--mh/etc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mh/etc/Makefile.am b/mh/etc/Makefile.am
index 0065bf206..c7510fabe 100644
--- a/mh/etc/Makefile.am
+++ b/mh/etc/Makefile.am
@@ -16,6 +16,7 @@
## along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
mhlibdir = $(pkgdatadir)/mh
+bindir = @MH_BIN_DIR@
LISPSRC = mailutils-mh.el
lisp_LISP = @lisp_LISP@

Return to:

Send suggestions and report system problems to the System administrator.