aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--comms/hylafax/files/patch-0014
1 files changed, 14 insertions, 0 deletions
diff --git a/comms/hylafax/files/patch-00 b/comms/hylafax/files/patch-00
new file mode 100644
index 000000000000..b3c630169190
--- /dev/null
+++ b/comms/hylafax/files/patch-00
@@ -0,0 +1,14 @@
+--- etc/faxsetup.sh.in.ORI Wed Jul 19 21:05:13 2000
++++ etc/faxsetup.sh.in Wed Jul 19 21:06:23 2000
+@@ -1671,8 +1671,8 @@
+ true
+ fi
+ else
+- $FAXQ_SERVER=0
+- $HFAXD_SERVER=0
++ FAXQ_SERVER=0
++ HFAXD_SERVER=0
+ fi
+ if [ -f "$INETDCONF" -a $HFAXD_SERVER -eq 0 ]; then
+ E="hylafax stream tcp nowait $FAX $DIR_LIBEXEC/hfaxd hfaxd -I"
+