projects
/
platform
/
core
/
uifw
/
vc-webview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc294b1
)
Fix build error with upgraded rpm version 4.14.1
94/219894/1
sandbox/wangbiao/rpm_upgrade
author
biao716.wang
<biao716.wang@samsung.com>
Wed, 11 Dec 2019 08:49:16 +0000
(16:49 +0800)
committer
biao716.wang
<biao716.wang@samsung.com>
Wed, 11 Dec 2019 08:49:16 +0000
(16:49 +0800)
Change-Id: I3c9ad2f7d72bea96125b7ade9474cc04aa080871
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
packaging/vc-webview.spec
patch
|
blob
|
history
diff --git
a/packaging/vc-webview.spec
b/packaging/vc-webview.spec
index a0f3373a90b1533695db4db1f6e6b6456260543a..6c173b4f855e0e0bf628c09f22bb9d3ce4437f4e 100755
(executable)
--- a/
packaging/vc-webview.spec
+++ b/
packaging/vc-webview.spec
@@
-45,7
+45,7
@@
cd objdir && cmake .. -DVERSION=%{version} \
-DINCLUDEDIR=%{_includedir} \
-DTZ_SYS_RO_SHARE=%TZ_SYS_RO_SHARE
-
cd objdir &&
make %{?jobs:-j%jobs}
+make %{?jobs:-j%jobs}
%install
(cd objdir &&
@@
-67,4
+67,4
@@
rm -rf %{buildroot}
%manifest %{name}-devel.manifest
%defattr(-,root,root,-)
%{_includedir}/voice_control_webview.h
-%{_libdir}/pkgconfig/vc-webview.pc
\ No newline at end of file
+%{_libdir}/pkgconfig/vc-webview.pc