Delete repeated to enter objdir command
Signed-off-by: jiankang.fan <jiankang.fan@samsung.com>
Change-Id: I3ff570a1040de73e4131e339cf98e94dc0a90308
-DCMAKE_BUILD_TYPE=Debug \
-DTZ_SYS_RO_SHARE=%TZ_SYS_RO_SHARE
-cd objdir && make %{?jobs:-j%jobs}
+make %{?jobs:-j%jobs}
%install
(cd objdir &&
%manifest %{name}.manifest
%defattr(-,root,root,-)
%{TZ_SYS_RO_SHARE}/voice/vc-webview/res/js/*
-%{TZ_SYS_RO_SHARE}/voice/vc-webview/res/js_custom/*
\ No newline at end of file
+%{TZ_SYS_RO_SHARE}/voice/vc-webview/res/js_custom/*