mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(maybe-blessmail): Mention bless-mail is in lib-src.
This commit is contained in:
parent
f512d050d3
commit
fed76e7839
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ maybe-blessmail: BLESSMAIL
|
|||
@if [ `wc -l <blessmail` != 2 ] ; then \
|
||||
dir=`sed -n -e 's/echo mail directory = \(.*\)/\1/p' blessmail`; \
|
||||
echo Assuming $$dir is really the mail spool directory, you should; \
|
||||
echo run ./blessmail ${archlibdir}/movemail; \
|
||||
echo run lib-src/blessmail ${archlibdir}/movemail; \
|
||||
echo as root, to give movemail appropriate permissions.; \
|
||||
echo Do that after running make install.; \
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue