projects
/
profile
/
ivi
/
package-groups.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d364ff1
)
Fix an issue with build barfing on the ifarch stuff in spec
submit/tizen/20130606.202315
author
Graydon, Tracy
<tracy.graydon@intel.com>
Thu, 6 Jun 2013 20:23:12 +0000
(13:23 -0700)
committer
Graydon, Tracy
<tracy.graydon@intel.com>
Thu, 6 Jun 2013 20:23:12 +0000
(13:23 -0700)
packaging/package-groups.spec
patch
|
blob
|
history
diff --git
a/packaging/package-groups.spec
b/packaging/package-groups.spec
index
f789bce
..
5d01f0d
100644
(file)
--- a/
packaging/package-groups.spec
+++ b/
packaging/package-groups.spec
@@
-23,10
+23,10
@@
Tizen IVI Package Groups. Used with meta-* packages to generate package group pa
%setup -q
%build
%setup -q
%build
+%define __arch i586
+
%ifarch %{arm}
%ifarch %{arm}
- %define __arch arm
-%else
- %define __arch i586
+ %define __arch arm
%endif
mkdir -p input output
%endif
mkdir -p input output