Revert "packaging: do not create for %ix86." 06/224806/2
authorDongkyun Son <dongkyun.s@samsung.com>
Thu, 13 Feb 2020 07:16:03 +0000 (16:16 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Fri, 21 Feb 2020 05:37:07 +0000 (14:37 +0900)
This reverts commit 04fc4673fdea1abcaaaa66f4dee58d179474cf14.

Change-Id: I307e6454429abaeb95c1d27726d39555d6249c48

packaging/swap-probe.spec

index f851fa1..23bc197 100644 (file)
@@ -19,7 +19,12 @@ Source:    %{name}_%{version}.tar.gz
 
 
 # unsupport arch
+%if %{with emulator}
+ExcludeArch: x86_64
+%else
 ExcludeArch: %{ix86} x86_64
+%endif
+
 
 
 # common requires