Fix build error : remove make command 34/49634/1 accepted/tizen/mobile/20151017.101137 accepted/tizen/tv/20151017.101404 accepted/tizen/wearable/20151017.101811 submit/tizen/20151016.055611 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
authorJihoon Jung <jh8801.jung@samsung.com>
Fri, 16 Oct 2015 05:53:38 +0000 (14:53 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Fri, 16 Oct 2015 05:54:08 +0000 (14:54 +0900)
Signed-off-by: Ji-hoon Jung <jh8801.jung@samsung.com>
Change-Id: Ic5ffa3fbeaeb83e4c261166471dd578c7f1139c8

packaging/smartcard-service.spec

index 24e82b8730c30c7be203fbac83362f585ec4a6b3..35edfd13c7b6443693ae94f3e2ccfd33b2a32493 100644 (file)
@@ -184,8 +184,6 @@ mkdir obj-arm-limux-qnueabi
 cd obj-arm-limux-qnueabi
 %cmake .. -DCMAKE_INSTALL_PREFIX=%{_prefix} %{?use_autostart} %{?use_gdbus} %{?test_client}
 
-make %{?_smp_mflags}
-
 %install
 cd obj-arm-limux-qnueabi
 %make_install