summaryrefslogtreecommitdiff
path: root/comms/hylafax/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'comms/hylafax/patches/patch-ah')
-rw-r--r--comms/hylafax/patches/patch-ah6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/hylafax/patches/patch-ah b/comms/hylafax/patches/patch-ah
index da64759778c..4e05f10ec6c 100644
--- a/comms/hylafax/patches/patch-ah
+++ b/comms/hylafax/patches/patch-ah
@@ -1,6 +1,6 @@
-$NetBSD: patch-ah,v 1.3 2000/08/30 09:50:45 abs Exp $
+$NetBSD: patch-ah,v 1.4 2001/04/23 15:06:15 abs Exp $
---- etc/faxaddmodem.sh.in.orig Thu Jul 15 11:48:43 1999
+--- etc/faxaddmodem.sh.in.orig Tue Feb 6 04:54:06 2001
+++ etc/faxaddmodem.sh.in
@@ -46,6 +46,7 @@
SPOOL=@SPOOL@
@@ -10,7 +10,7 @@ $NetBSD: patch-ah,v 1.3 2000/08/30 09:50:45 abs Exp $
while [ x"$1" != x"" ] ; do
case $1 in
-s) SPEED=$2; shift;;
-@@ -91,10 +92,11 @@
+@@ -112,10 +113,11 @@
SVR4UULCKN=$LIBEXEC/lockname # SVR4 UUCP lock name construction program
ONDELAY=$LIBEXEC/ondelay # prgm to open devices blocking on carrier
CAT="$CAT -u" # something to do unbuffered reads and writes