Blame SOURCES/efax-0.9-config.patch

047448
--- efax-0.9/Makefile.config	1999-03-12 02:00:34.000000000 +0100
047448
+++ efax-0.9/Makefile	2002-06-18 12:43:34.000000000 +0200
047448
@@ -8,7 +8,7 @@
047448
 # Compile/load options. Add -DNO_STRERROR to CFLAGS if _strerror
047448
 # is undefined
047448
 
047448
-CFLAGS=
047448
+CFLAGS= $(RPM_OPT_FLAGS)
047448
 LDFLAGS=
047448
 
047448
 # Change the following to the destination directories for
047448
@@ -25,11 +25,9 @@
047448
 
047448
 efax:	efax.o efaxlib.o efaxio.o efaxos.o efaxmsg.o
047448
 	$(CC) -o efax $(LDFLAGS) efax.o efaxlib.o efaxio.o efaxos.o efaxmsg.o
047448
-	strip efax
047448
 
047448
 efix:	efix.o efaxlib.o efaxmsg.o
047448
 	$(CC) -o efix $(LDFLAGS) efix.o efaxlib.o efaxmsg.o
047448
-	strip efix
047448
 
047448
 install:
047448
 	cp fax efax efix $(BINDIR)
047448
--- efax-0.9/fax.config	1999-03-24 09:07:28.000000000 +0100
047448
+++ efax-0.9/fax	2002-06-18 12:41:53.000000000 +0200
047448
@@ -17,9 +17,9 @@
047448
 # The names of the fax script, efax and efix, including full path
047448
 # if necessary.
047448
 
047448
-FAX=fax
047448
-EFAX=efax
047448
-EFIX=efix
047448
+FAX=/usr/bin/fax
047448
+EFAX=/usr/bin/efax
047448
+EFIX=/usr/bin/efix
047448
 
047448
 # The device to which the fax modem is connected (e.g. ttya for
047448
 # /dev/ttya).  Use a dial-out (cua) device if available.  If
047448
@@ -28,16 +28,16 @@
047448
 # /dev/modem is a link to /dev/cua1, then getty, uucp, kermit,
047448
 # pppd, dip, etc. must *all* use either /dev/modem or /dev/cua1.
047448
 
047448
-DEV=cua1
047448
+DEV=modem
047448
 
047448
 # Your fax number in international format, 20 characters maximum.
047448
 # Use only digits, spaces, and the "+" character.
047448
 
047448
-FROM="+1 800 555 5555"
047448
+FROM="+0 000 000 0000"
047448
 
047448
 # Your name as it should appear on the page header.
047448
 
047448
-NAME="Put Your Name Here"
047448
+NAME="Put Your Name Here"
047448
 
047448
 # The preferred page size for creating and printing faxes.
047448
 # Allowed values are "letter", "legal", and "a4".
047448
@@ -67,7 +67,7 @@
047448
 # The name of the Ghostscript executable including full path if
047448
 # necessary.  Only required if faxing Postscript files.
047448
 
047448
-GS=gs
047448
+GS=/usr/bin/gs
047448
 
047448
 # Dial string prefix and suffix such as T for tone dialing, P for
047448
 # pulse dialing, 9 to get an external line, commas for delays or