SOURCES: hylafax-awk.patch - 4.4.3

areq areq at pld-linux.org
Sun Nov 25 21:33:22 CET 2007


Author: areq                         Date: Sun Nov 25 20:33:22 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- 4.4.3

---- Files affected:
SOURCES:
   hylafax-awk.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/hylafax-awk.patch
diff -u SOURCES/hylafax-awk.patch:1.1 SOURCES/hylafax-awk.patch:1.2
--- SOURCES/hylafax-awk.patch:1.1	Sat Jun  9 20:39:39 2007
+++ SOURCES/hylafax-awk.patch	Sun Nov 25 21:33:16 2007
@@ -1,15 +1,3 @@
-diff -urN hylafax-4.3.4.org/html/building.html hylafax-4.3.4/html/building.html
---- hylafax-4.3.4.org/html/building.html	2005-08-08 21:38:09.000000000 +0200
-+++ hylafax-4.3.4/html/building.html	2007-06-09 20:39:06.024967626 +0200
-@@ -1120,7 +1120,7 @@
- <TR>
- <TD VALIGN=top><LISTING>
- Selecting programs used during installation and operation.
--Looks like /usr/bin/awk should be used to process command scripts.
-+Looks like /bin/awk should be used to process command scripts.
- Looks like /usr/sbin/sendmail should be used to deliver mail.
- Looks like /usr/bin/mkfifo creates FIFO special files.
- Looks like /bin/mv supports the -f option to force a move.
 diff -urN hylafax-4.3.4.org/util/b64-encode.awk hylafax-4.3.4/util/b64-encode.awk
 --- hylafax-4.3.4.org/util/b64-encode.awk	2007-01-09 15:14:12.000000000 +0100
 +++ hylafax-4.3.4/util/b64-encode.awk	2007-06-09 20:39:06.031634632 +0200
@@ -19,3 +7,11 @@
  #	$Id$
  #
  # HylaFAX Facsimile Software
+--- hylafax-4.3.4.org/util/qp-encode.awk 2007-11-25 20:22:44.377995791 +0000
++++ hylafax-4.3.4/util/qp-encode.awk     2007-11-25 20:22:49.230995589 +0000
+@@ -1,4 +1,4 @@
+-#!/usr/bin/awk -f
++#!/bin/awk -f
+ #	$Id$
+ #
+ # HylaFAX Facsimile Software
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/hylafax-awk.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list