Fix an issue with build barfing on the ifarch stuff in spec submit/tizen/20130606.202315
authorGraydon, Tracy <tracy.graydon@intel.com>
Thu, 6 Jun 2013 20:23:12 +0000 (13:23 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Thu, 6 Jun 2013 20:23:12 +0000 (13:23 -0700)
packaging/package-groups.spec

index f789bce..5d01f0d 100644 (file)
@@ -23,10 +23,10 @@ Tizen IVI Package Groups. Used with meta-* packages to generate package group pa
 %setup -q
 
 %build
+%define __arch i586
+
 %ifarch %{arm}
-  %define __arch arm
-%else
-  %define __arch i586
+       %define __arch arm
 %endif
 
 mkdir -p input output