From 077105fe06a5926afd0c6e47b7e180de309f331d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 21 Sep 2015 14:33:18 +0300 Subject: [PATCH] simplify x86/x86-64 version --- php-ioncube.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/php-ioncube.spec b/php-ioncube.spec index 85ea5a3..17f6acf 100644 --- a/php-ioncube.spec +++ b/php-ioncube.spec @@ -1,7 +1,4 @@ -%ifarch %{ix86} -%define ver 5.0.18 -%endif -%ifarch %{x8664} +%ifarch %{ix86} %{x8664} %define ver 5.0.18 %endif %ifarch ppc -- 2.43.0