diff lib-src/Makefile.in @ 7471:7c857b26b91e

(maybe-blessmail): Mention bless-mail is in lib-src.
author Richard M. Stallman <rms@gnu.org>
date Thu, 12 May 1994 10:52:49 +0000
parents 4863a9ad1a69
children bd6f993b61d8
line wrap: on
line diff
--- a/lib-src/Makefile.in	Thu May 12 10:52:24 1994 +0000
+++ b/lib-src/Makefile.in	Thu May 12 10:52:49 1994 +0000
@@ -175,7 +175,7 @@
 	@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