New Makefile.patch
1 *** ./mpage-2.5.6/Makefile.orig Mon Jul 14 18:59:16 2008
2 --- ./mpage-2.5.6/Makefile Mon Jul 14 19:02:43 2008
3 ***************
4 *** 40,46 ****
5 # See glob.c for all possibilities
6 #
7 # PAGESIZE=Letter
8 ! PAGESIZE=A4
9
10 #
11 # Define your spooler type
12 --- 40,46 ----
13 # See glob.c for all possibilities
14 #
15 # PAGESIZE=Letter
16 ! PAGESIZE=Letter
17
18 #
19 # Define your spooler type
20 ***************
21 *** 47,59 ****
22 # ATT_SPOOLER for 'lp ...' type printing
23 # BSD_SPOOLER for 'lpr ..' tpye printing
24 #
25 ! SPOOL_TYPE=BSD_SPOOLER
26
27 # PREFIX=e:/usr # OS/2 type
28 ! PREFIX=/usr/local
29 #PREFIX=/usr
30 BINDIR=$(PREFIX)/bin
31 ! LIBDIR=$(PREFIX)/share
32 MANDIR=$(PREFIX)/man/man1
33
34 #
35 --- 47,59 ----
36 # ATT_SPOOLER for 'lp ...' type printing
37 # BSD_SPOOLER for 'lpr ..' tpye printing
38 #
39 ! SPOOL_TYPE=ATT_SPOOLER
40
41 # PREFIX=e:/usr # OS/2 type
42 ! PREFIX=${ROOT}/opt/sfw
43 #PREFIX=/usr
44 BINDIR=$(PREFIX)/bin
45 ! LIBDIR=$(PREFIX)/lib
46 MANDIR=$(PREFIX)/man/man1
47
48 #
49 ***************
50 *** 66,72 ****
51 #
52 # Set the default sheet margin in 1/72 inches.
53 #
54 ! SHEETMARGIN=18
55
56 #
57 # Set intial duplex mode
58 --- 66,72 ----
59 #
60 # Set the default sheet margin in 1/72 inches.
61 #
62 ! SHEETMARGIN=20
63
64 #
65 # Set intial duplex mode