Typo.
authorjbj <devnull@localhost>
Wed, 20 Jun 2001 16:45:33 +0000 (16:45 +0000)
committerjbj <devnull@localhost>
Wed, 20 Jun 2001 16:45:33 +0000 (16:45 +0000)
CVS patchset: 4894
CVS date: 2001/06/20 16:45:33

rpm.spec.in

index f413e13..6a0bd5c 100644 (file)
@@ -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'