From 9861ac5b72d3b21f916778f845291665987f85fa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 31 Oct 2007 11:06:34 +0000 Subject: [PATCH] - more simplify Changed files: opera.spec -> 1.253 --- opera.spec | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/opera.spec b/opera.spec index 2b82d4a..a81974f 100644 --- a/opera.spec +++ b/opera.spec @@ -31,20 +31,18 @@ %define rel %{x86_shared_rel} %ifarch sparc sparcv9 %define rel %{sparc_shared_rel} - %else - %ifarch ppc - %define rel %{ppc_shared_rel} - %endif + %endif + %ifarch ppc + %define rel %{ppc_shared_rel} %endif %else %define type static %define rel %{x86_static_rel} %ifarch sparc sparcv9 %define rel %{sparc_static_rel} - %else - %ifarch ppc - %define rel %{ppc_static_rel} - %endif + %endif + %ifarch ppc + %define rel %{ppc_static_rel} %endif %endif -- 2.44.0