From: Jakub Bogusz Date: Thu, 8 Jan 2004 10:05:45 +0000 (+0000) Subject: - well, one ifarch for one arch is enough... X-Git-Tag: auto/ac/openssl-0_9_7c-3~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssl.git;a=commitdiff_plain;h=c385ff116340565a8ac1e6284a28233882ba0117 - well, one ifarch for one arch is enough... Changed files: openssl.spec -> 1.115 --- diff --git a/openssl.spec b/openssl.spec index 3489f32..7404830 100644 --- a/openssl.spec +++ b/openssl.spec @@ -202,7 +202,7 @@ export OPTFLAGS %ifarch i586 i686 athlon ./Configure --openssldir=%{_var}/lib/%{name} linux-elf shared %endif -%ifarch x86_64 amd64 +%ifarch amd64 ./Configure --openssldir=%{_var}/lib/%{name} linux-x86_64 shared %endif %ifarch ppc