From 6f88379b75dd5a0f029e709d29a3c10f40b76102 Mon Sep 17 00:00:00 2001 From: jbj Date: Wed, 20 Jun 2001 16:45:33 +0000 Subject: [PATCH] Typo. CVS patchset: 4894 CVS date: 2001/06/20 16:45:33 --- rpm.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm.spec.in b/rpm.spec.in index f413e13..6a0bd5c 100644 --- a/rpm.spec.in +++ b/rpm.spec.in @@ -119,7 +119,7 @@ capabilities. # XXX work around a (possible) compiler problem on ia64 %ifarch ia64 RPM_OPT_FLAGS="-O0" -#endif +%endif %ifos linux CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{__prefix} --sysconfdir=/etc --localstatedir=/var --infodir='${prefix}%{__share}/info' --mandir='${prefix}%{__share}/man' -- 2.7.4