projects
/
apps
/
native
/
bluetooth-share-ui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fefa1a
)
Exclude arm64 build without the mobile profile
31/102131/1
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Mon, 5 Dec 2016 00:55:45 +0000
(09:55 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Mon, 5 Dec 2016 05:13:01 +0000
(14:13 +0900)
Change-Id: I772f5d4deee7c543177ca57e4cea79daddd93e6c
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/org.tizen.bluetooth-share-ui.spec
patch
|
blob
|
history
diff --git
a/packaging/org.tizen.bluetooth-share-ui.spec
b/packaging/org.tizen.bluetooth-share-ui.spec
index 6fa42be3bb7550e41ad6f7ca8c4cc1b26a78c3d5..46378c33c7b19b87dcedba312bd82d2a334e73b1 100755
(executable)
--- a/
packaging/org.tizen.bluetooth-share-ui.spec
+++ b/
packaging/org.tizen.bluetooth-share-ui.spec
@@
-10,7
+10,7
@@
License: Flora-1.1
Source0: %{name}-%{version}.tar.gz
%if "%{?profile}" != "mobile"
-ExcludeArch: %{arm} %ix86 x86_64
+ExcludeArch: %{arm}
aarch64
%ix86 x86_64
%endif
BuildRequires: pkgconfig(dbus-glib-1)