summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mpage-make.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpage-make.patch b/mpage-make.patch
index 9373c27..d5c8bf7 100644
--- a/mpage-make.patch
+++ b/mpage-make.patch
@@ -28,7 +28,7 @@ diff -urN mpage-2.4.orig/Makefile mpage-2.4/Makefile
# Linux:
-CFLAGS = -O2 -s $(DEFS) -Wall
-+CFLAGS = ${RPM_OPT_FLAGS} -s $(DEFS) -Wall
++CFLAGS = ${OPT_FLAGS} -s $(DEFS) -Wall
# AIX (xlC on aix 4):
#CFLAGS = -O2 -s $(DEFS)