X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fug-setting-mobileap-efl.spec;h=84c5ff3b3e71706e3fdde0ee6f15a64b26a2d6aa;hb=refs%2Fchanges%2F39%2F110339%2F1;hp=5ffad7d63c886b53d7ad5e2d971d7489f870fbba;hpb=c02f08b35c7b6bdf3f189bdb1e09949855be7503;p=apps%2Fnative%2Fug-mobile-ap.git diff --git a/packaging/ug-setting-mobileap-efl.spec b/packaging/ug-setting-mobileap-efl.spec index 5ffad7d..84c5ff3 100755 --- a/packaging/ug-setting-mobileap-efl.spec +++ b/packaging/ug-setting-mobileap-efl.spec @@ -3,7 +3,7 @@ Name: ug-setting-mobileap-efl Summary: Tethering UI Gadget Library -Version: 1.0.149 +Version: 1.0.159 Release: 1 Group: App/Network License: Flora-1.1 @@ -33,6 +33,9 @@ Tethering UI Gadget Library %build cmake -DCMAKE_INSTALL_PREFIX="%{_ugdir}" \ +%if "%{?_with_emulator}" == "1" + -DTIZEN_FEATURE_EMULATOR=1 \ +%endif . make %{?_smp_mflags}