Blame SOURCES/efax-0.9-config.patch

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