Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047447
en ru br
ALT Linux repos
S:2.5.7-alt1
5.0: 2.5.4-alt2.0
4.1: 2.5.4-alt2.0
4.0: 2.5.4-alt2.0
3.0: 2.5.4-alt1

Group :: System/Configuration/Printing
RPM: mpage

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mpage252-config.patch
Download


diff -urN mpage-orig/Makefile mpage-2.5.1/Makefile
--- mpage-orig/Makefile	Mon Mar 16 22:52:40 1998
+++ mpage-2.5.1/Makefile	Wed May  5 12:05:50 1999
@@ -45,8 +45,8 @@
 #          A4 for European A4
 #  See glob.c for all possibilities
 #
-# PAGESIZE=Letter
-PAGESIZE=A4
+PAGESIZE=Letter
+# PAGESIZE=A4
 
 #
 # Define your spooler type
@@ -108,7 +108,7 @@
 # If you are using gcc, you probably don't need to change anything here.
 
 # Linux:
-CFLAGS = -O2 -s $(DEFS) -Wall
+CFLAGS = -s $(DEFS) $(RPM_OPT_FLAGS) -Wall
 
 # AIX (xlC on aix 4):
 #CFLAGS = -O2 -s $(DEFS)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin