]> git.pld-linux.org Git - packages/djvu.git/blobdiff - djvu.spec
- more general ix86 %%ifarchs
[packages/djvu.git] / djvu.spec
index f352c74f0a183df5e231288bab4226565504e965..b2d761205a43917fa3f3c13fb40c993ce973c800 100644 (file)
--- a/djvu.spec
+++ b/djvu.spec
@@ -39,9 +39,11 @@ Biblioteka DjVu - biblioteka statyczna i pliki nag
 
 %build
 OPT="%{rpmcflags}"
-%ifarch i586 i686 athlon
+%ifarch %{ix86}
+%ifnarch i386 i486
 OPT="$OPT -DMMX"
 %endif
+%endif
 # uses exceptions and implicit templactes
 OPTXX="$OPT"
 export OPT OPTXX
This page took 0.05718 seconds and 4 git commands to generate.