From: Dongchul Lim Date: Mon, 31 Oct 2016 09:55:49 +0000 (+0900) Subject: Fix featuring X-Git-Tag: submit/tizen/20161031.100039^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=15f52c9bb651d2e89d851548655e847b5c26a98f;p=platform%2Fadaptation%2Femulator%2Fmodel-config-emulator.git Fix featuring Change-Id: Iec914accb9dbd03c1de3930916cc5f16c18c6eff --- diff --git a/packaging/model-config-emulator.spec b/packaging/model-config-emulator.spec index 55080ae..8980b4a 100644 --- a/packaging/model-config-emulator.spec +++ b/packaging/model-config-emulator.spec @@ -34,7 +34,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/config %if "%{?profile}" == "mobile" %ifarch x86_64 %define config_xml model-config_mobile64.xml -%endif +%else %define config_xml model-config_mobile.xml %endif