From: Elan Ruusamäe Date: Mon, 21 Sep 2015 11:33:18 +0000 (+0300) Subject: simplify x86/x86-64 version X-Git-Tag: auto/th/php-ioncube-5.0.18-1~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fphp-ioncube.git;a=commitdiff_plain;h=077105f simplify x86/x86-64 version --- 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