Fix featuring 34/94534/1 submit/tizen/20161031.100039
authorDongchul Lim <dc7.lim@samsung.com>
Mon, 31 Oct 2016 09:55:49 +0000 (18:55 +0900)
committerDongchul Lim <dc7.lim@samsung.com>
Mon, 31 Oct 2016 09:55:49 +0000 (18:55 +0900)
Change-Id: Iec914accb9dbd03c1de3930916cc5f16c18c6eff

packaging/model-config-emulator.spec

index 55080ae..8980b4a 100644 (file)
@@ -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