From c385ff116340565a8ac1e6284a28233882ba0117 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 8 Jan 2004 10:05:45 +0000 Subject: [PATCH 1/1] - well, one ifarch for one arch is enough... Changed files: openssl.spec -> 1.115 --- openssl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0