pkgsrc/mail/elm/patches/patch-aa
martin 43eba13516 Update to elm-2.5.5 (the latest available official elm version).
Package provided by hiramatu@boreas.dti.ne.jp in PR pkg/13495.

This is no longer a ME extended version, which is now available as
pkgsrc/mail/elm-me.
2001-07-18 20:04:11 +00:00

23 lines
728 B
Text

$NetBSD: patch-aa,v 1.2 2001/07/18 20:04:13 martin Exp $
--- Configure.orig Sun Jul 15 23:32:27 2001
+++ Configure Sun Jul 15 23:34:48 2001
@@ -490,8 +490,8 @@
n=''
c='\c'
fi
-echo $n "Type carriage return to continue. Your cursor should be here-->$c"
-read ans
+#echo $n "Type carriage return to continue. Your cursor should be here-->$c"
+#read ans
rm -f .echotmp
: now set up to do reads with possible shell escape and default assignment
@@ -5496,7 +5496,7 @@
echo "If you didn't make any mistakes, then just type a carriage return here."
rp="If you need to edit config.sh, do it as a shell escape here:"
$echo $n "$rp $c"
-. UU/myread
+#. UU/myread
case "$ans" in
'') ;;
*) : in case they cannot read