dvratil pushed to gammaray (f20). "safer i686 arch conditional"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 08:33:09 UTC 2015


From 136765948dc43a673b894c83837f4fe9fb7ea2b8 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Thu, 14 May 2015 20:21:12 -0500
Subject: safer i686 arch conditional


diff --git a/gammaray.spec b/gammaray.spec
index 67f6715..893078f 100644
--- a/gammaray.spec
+++ b/gammaray.spec
@@ -1,4 +1,4 @@
-%if "%{?_arch}" == "i386"
+%ifarch %{ix86}
     %global arch i686
 %else
     %global arch %{_arch}
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gammaray.git/commit/?h=f20&id=136765948dc43a673b894c83837f4fe9fb7ea2b8


More information about the scm-commits mailing list